From f16876bbfd495a637678bb31ecf189dd8f0ecab7 Mon Sep 17 00:00:00 2001 From: jgart Date: Fri, 1 Oct 2021 02:36:09 -0400 Subject: Add jupyter cli options link to our notes on jupyter --- topics/notebooks/jupyter.gmi | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3