jupyter-console

Section: User Commands (1)
Index Return to Main Contents

 

NAME

jupyter-console - Jupyter terminal client

 

SYNOPSIS

jupyter console [options]

 

DESCRIPTION

Interactive terminal client for kernels using the Jupyter protocol.

 

OPTIONS

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

--existing [ID]
Connect to an existing kernel. If no argument is given, connect to the most recent.
--no-confirm-exit
Don't prompt for confirmation when exiting.
--kernel NAME
Name of the lanuage kernel to use (default: python)
--debug
Enable debugging output


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

This document was created by man2html, using the manual pages.
Time: 15:16:44 GMT, April 27, 2024