Is it possible to save and reload a notebook programmatically from python? #14251
Unanswered
Koncopd
asked this question in
Questions and Answers
Replies: 2 comments
-
Unfortunately that’s not supported, no |
Beta Was this translation helpful? Give feedback.
0 replies
-
@DonJayamanne thank you for the answer. Is it possible still to do something like |
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.
-
It is possible to do using the classic
jupyter notebook
<7 viaand
On jupyter lab it is possible through ipylab.
Is anything similar possible for
vs code jupyter
? It would be really great to add interactive support forvs code jupyter
to out project https://github.com/laminlabs/nbprojectBeta Was this translation helpful? Give feedback.
All reactions