Rowan Molony

Results 17 issues of Rowan Molony

On my adapted template on [rdmolony](https://rdmolony.github.io/cv/) "MAI in Mechanical Engineering" would overflow into "2014 - 2019" at certain resolutions (iPads) as the 'time' `` is not separated from `` or...

Running on Django v1.11.25 ... ``` django-admin.py startproject superlists . ``` ... opens the file `django-admin.py` Whereas running ... ``` django-admin startproject superlists . ``` ... runs as expected generating...

**Is your feature request related to a problem? Please describe.** > On the API, I guess we don't have a solution like sphinx that can parse the API and you...

**Is your feature request related to a problem? Please describe.** fugue isn't available on conda yet, packages with non-python dependencies are usually more easily installed via conda **Describe the solution...

Previous URL is broken - [x] Add / update documentation - [ ] Add tests

**Describe the bug** I'm currently using an environment repo and a content repo as per [this discussion](https://discourse.jupyter.org/t/how-to-reduce-mybinder-org-repository-startup-time/4956) and tried your docker hub action to save the environment repo to docker...

bug

A rough draft that hopefully makes sense, let me know what you think! resolves #81

**Minimal Code To Reproduce** ```python import os import tempfile import textwrap import typing import duckdb from fugue import DataFrame from fugue import ExecutionEngine from fugue import FugueWorkflow from fugue_duckdb import...

### Description I was playing with https://central.ballerina.io/ballerinax/openai.chat/2.0.1 in a `VSCode` `Ballerina` notebook & I noticed that `json[]` wasn't rendering. The following ... ```ballerina json[] messages = [ {"role": "system", "content":...

Type/Bug
Team/VSCode
Area/BallerinaNotebook
userCategory/Editor

Hi @jamiebull1, I created a `geomeppy` docker environment & a `Github` repo which copies the `geomeppy` tutorials to enable running the tutorials via `docker` and unfortunately this bug popped up....

bug
documentation