Skip to content

Using the jupyterlab services API

Rich Chiodo edited this page Aug 3, 2022 · 17 revisions

This page describes how the Jupyter extension uses the [jupyterlab/services] API to connect and control Jupyter kernels.

What is it and why do we need it?

How we use it

Futures and what they mean

Deserializing/Serializing

Widgets

Clone this wiki locally