JUPYTER-KERNEL

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

NAME

jupyter-kernel - Run a kernel locally in a subprocess  

SYNOPSIS

jupyter kernel <options>  

DESCRIPTION

jupyter-kernel provides a wrapper to invoke computational kernels known to jupyter.  

OPTIONS

--debug

Set log level to logging.DEBUG (maximize logging output)

--kernel=KERNEL

Name of kernel to launch (default: python3)

--ip=IP

IP to listen on. Setting this to other than the default (localhost) will allow clients on other hosts to connect.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

This document was created by man2html, using the manual pages.
Time: 00:49:05 GMT, April 28, 2024