Hi there. Can I ask how do save the active JupyterLab notebook (e.g. main.ipynb) with python code, rather than clicking through the File menu? Thanking you in advance.
The ipylab package has the most robust support for Jupyter client (Notebook 7+/Lab) automation I’ve seen.
Here are some command examples.
3 Likes