-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
One potential approach:
- - create a temporary environment by interpreting a part of the nbformat metadata JSON payload
- - start a kernel using the temporary environment (ipython or otherwise)
- - join an existing Jupyter notebookapp (or start a new one) which uses the kernel and the notebook that was passed to us
Ping @minrk / @takluyver for your wisdom. Are there any patterns I can follow? This is essentially an extension of https://github.com/takluyver/nbopen but with the addition of ensuring there is an appropriate kernel running.
Metadata
Metadata
Assignees
Labels
No labels