Skip to content

Latest commit

 

History

History

jupyter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Jupyter

Prerequisites

  1. Install Jupyter Notebook or Jupyter Lab.
  2. Download the rust kernel with cargo install evcxr_jupyter.
  3. Install the kernel with evcxr_jupyter --install.
  4. Ensure you have installed the jupyter lab plotly extension installed.
  5. Open the desirbed .pynb notebook or lab examples and run them in the Jupyter environment.