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
Really nice project! I've been test driving it with juv. The launcher overview in Jupyter Lab is really nice, but the flow right now I'm aiming for is to launch one-off notebooks from the command line (directly to the notebook):
juv run notebook.py
Is there some setup or setting with JupyterLab/Jupytext that would open the script by default using jupytext? I couldn't find a setting. Thinking something like:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Really nice project! I've been test driving it with juv. The launcher overview in Jupyter Lab is really nice, but the flow right now I'm aiming for is to launch one-off notebooks from the command line (directly to the notebook):
Is there some setup or setting with JupyterLab/Jupytext that would open the script by default using jupytext? I couldn't find a setting. Thinking something like:
jupyter lab notebook.py # [ flags?]
Beta Was this translation helpful? Give feedback.
All reactions