Ryan Martin

Results 8 issues of Ryan Martin

Hi. Having a specific issue inserting data where one of the fields is jsonb (or json). I keep getting the error: ``` {'errors': [{'extensions': {'path': '$.query', 'code': 'validation-failed'}, 'message': 'not...

Love the extension! But! something in here is causing a focus change from a file editor (e.g., python file) to the last notebook when I hit `escape` .. infact it...

This is an excellent project and has proven very useful, but in some environments we end up having a lot of boilerplate required to setup the notebook before things are...

I have created a PR #211 to add common configuration code to be executed before code listed in the jupyter_execute blocks. I am just wondering if this was at all...

Question about a warning I see when running notebooks through `nbconvert` on windows. Creating a basic environment: ``` mamba create --name jl python=3.10 jupyter ``` Then running a notebook through...

I posted this on SO here: https://stackoverflow.com/q/49825052/5545005 I am not sure where I should have posted. Thinking here would have been better. Is there any advice on this issue? Thanks....

Looking for some guidance on a strange error on Python 3.11/3.12 on MacOS with this executor. I experienced the issue using joblib but managed to reproduce here. The modified example...

### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? Currently one must visit https://www.anaconda.com/docs/getting-started/anaconda/advanced-install/multi-user for complete...

type::documentation