diff options
author | jgart | 2021-10-01 02:36:09 -0400 |
---|---|---|
committer | jgart | 2021-10-01 02:36:09 -0400 |
commit | f16876bbfd495a637678bb31ecf189dd8f0ecab7 (patch) | |
tree | 9e1c0aa8804c47356231edb57761087555d8ca2d | |
parent | 1302f0b090ea7f859dd6f6eed96427147145fa79 (diff) | |
download | gn-gemtext-f16876bbfd495a637678bb31ecf189dd8f0ecab7.tar.gz |
Add jupyter cli options link to our notes on jupyter
-rw-r--r-- | topics/notebooks/jupyter.gmi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/topics/notebooks/jupyter.gmi b/topics/notebooks/jupyter.gmi index 03979cc..357f2fc 100644 --- a/topics/notebooks/jupyter.gmi +++ b/topics/notebooks/jupyter.gmi @@ -43,3 +43,7 @@ You may need to generate that with ``` jupyter notebook --generate-config --config=~/.jupyter.py ``` + +## List of Jupyter CLI Options + +=> https://jupyter-notebook.readthedocs.io/en/stable/config.html Jupyter Flags |