logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jupyter-notebook - The Jupyter HTML notebook

Description

       Launches a tornado server which serves up a HTML5/Javascript notebook client.

Name

       jupyter-notebook - The Jupyter HTML notebook

Options

       Only a subset of options are listed here. To see the complete list, run jupyternotebook--help-all

       --debug

              Enable debugging output

       --no-browser

              Don't open the notebook in a browser after startup

       --port PORT

              The port the notebook server will listen on (default 8888).

       --ip IP

              The IP address the notebook server will listen on (default localhost).

       --notebook-dir PATH

              The directory the server will use as the root for notebook files.

                                                                                             jupyter-notebook(1)

Subcommands


       list

              List currently running notebook servers

Synopsis

jupyternotebook [subcommand] [options]

See Also