You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably this will still require a Python kernel to be running. But we could imagine having a plugin in ipylab that reads notebooks or Python files at startup, and starts the kernel automatically. This is not implemented currently but could be.
Also a question rather than an issue.
Let's say I want to have the widgets that I defined to be created without having to run a notebook first, is there a simple way to achieve this?
Right now I am just quickly executing and closing a notebook when the jupyter session starts.
I believe there should be a way to rather go through a python script but I am noit sure how the notebook communicates with the jupyterlab APIs
Does this make sense?
The text was updated successfully, but these errors were encountered: