Molab dependencies #5807
liquidcarbon
started this conversation in
Ideas
Replies: 1 comment
-
If you install deps, they will now persist in molab. You can manually uv sync, but as of right now- there isn't a cohesive sandboxed environment to used. Good discussion though, I think this is still worth thinking about- but there are some technical/ requirements hurdles that make this not totally trivial to support |
Beta Was this translation helpful? Give feedback.
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.
-
In molab, there's a pretty long list of base dependencies, but if you download the notebook, they do not show up.
Should deps go into PEP 723 inline metadata?
Should there be a button to copy/export requirements or pyproject file?
Basically, how can it be made easy to recreate the notebook on a different machine? It's the same question I've always had for Colab.
Beta Was this translation helpful? Give feedback.
All reactions