Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Jupyter

You can also use Woxi in Jupyter notebooks. Install the kernel with:

woxi install-kernel

Then start the Jupyter server:

cd examples && jupyter lab

Tip

Try it out yourself in our JupyterLite instance!