diff --git a/src/plugins/miscellaneous/JupyterKernel/README.rst b/src/plugins/miscellaneous/JupyterKernel/README.rst index a42ef66a76..883d565a32 100644 --- a/src/plugins/miscellaneous/JupyterKernel/README.rst +++ b/src/plugins/miscellaneous/JupyterKernel/README.rst @@ -1,14 +1,6 @@ Jupyter ======= -Starting Jupyter Notebook -------------------------- - -:: - - ./jupyter.sh notebook --notebook-dir=NOTEBOOK_DIRECTORY - - Debugging ---------