Portable setup with uv #141
al-kot
started this conversation in
Show and tell
Replies: 1 comment
|
Thank you. Note that if you follow this approach, it's using the pypi version of jupynium which might break with the I think I will add a feature that you can set jupynium command instead of the python host. This way you can also use |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey, great plugin, been using it for a while now. I recently started using uv and found it annoying to add all the dependencies in every project to make the notebooks work (ye two commands is too much :) ). So if anyone looks for a more portable solution, i came up with a workaround:
And install
jupyniumas a tool, primarily foripynb2jupytext:All reactions