Expand description
Jupyter Notebook support.
This module adds an as_jupyter()
function that takes a
Context
.
A Screen
can be rendered directly inside a notebook.
Documentation on how to use Rust with Jupyter Notebooks is here.
Functions§
- as_
jupyter - Render a
Screen
inside a Jupyter Notebook.