Joshua Bronson

Results 67 comments of Joshua Bronson

Wonderful you're open to this! It would simplify things a lot for us over here. Too bad this is currently blocked on nbconvert. I searched their tracker and didn't see...

The Voila users of my JupyterHub service have asked for a "Copy Shareable Voilà Link" menu item to be added to the right-click menu to complement the built-in [Copy Shareable...

Great you'd be willing to review a PR, thanks! Just want to invite anyone else interested to beat me to it as I'm not sure if/when I'll be able to...

In case it's relevant, this reproduces when using the latest version of pixi to install conda-lock, namely 0.29.0.

Thanks @maresb, good to know. Out of curiosity, any idea why this doesn't reproduce when installed with e.g. `uv tool install`? I use conda-lock in addition to pixi because I...

Oh, the only reason this didn't reproduce with `uv tool install` is that it used an older Python version. I just tried `uv tool install conda-lock --python 3.12` and then...

Just did a `uv pip install -e .` from the latest revision of `main` in a python 3.12 venv, and when I invoked the `conda-lock` that got installed there, this...

This is fixed in v3.

Thanks @mwouts, done in https://github.com/jupyter/nbconvert/issues/2213

Note, not having things like the log level picked up properly means that downstream things like monitoring and alerting are harder to set up as well (e.g. when a threshold...