A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://jupyter-console.readthedocs.io/en/latest/ below:

Website Navigation


Jupyter console 6.0 — Jupyter console 6.0.0dev documentation

Jupyter console 6.0

The Jupyter console is a terminal frontend for kernels using the Jupyter protocol. The console can be installed with:

pip install jupyter-console

If you want to use conda instead to perform your installation:

conda install -c conda-forge jupyter-console

And started with:

To see configuration options:

To start the console with a particular kernel, ask for it by name:

jupyter console --kernel=julia-0.4

A list of available kernels can be seen with:

You can connect to a live kernel (e.g. one running in a notebook) with its ID:

jupyter console --existing KERNEL_ID

or even connect to the most recently started kernel by default:

jupyter console --existing

Contents:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4