News

This will mount your host current working directory (pwd) inside the Docker container as the current working directory. Any files Docker would write to the current working directory are written to the ...
Jupytext is also available at the command line. You can pair a notebook with jupytext --set-formats ipynb,py:percent notebook.ipynb synchronize the paired files with jupytext --sync notebook.py (the ...