Table of contents

Jupyter Notebook

%3 cluster_d03a91e6_71f4_406a_a988_dfcd645a8e08 Jupyter Notebook _bd0f7d6d_1879_425a_8fc5_a4578fd2853f JupyterLite _adc661ba_4906_4e74_97ab_ae16f002aaf2 Python _bd0f7d6d_1879_425a_8fc5_a4578fd2853f->_adc661ba_4906_4e74_97ab_ae16f002aaf2 _25a365cd_e157_4bf9_b873_10d34faa2054 Javascript _bd0f7d6d_1879_425a_8fc5_a4578fd2853f->_25a365cd_e157_4bf9_b873_10d34faa2054 _0b8da8c1_f77a_435c_a6e3_b4d26b7a7b0c Literate Programming _ff786f51_b879_4ccc_aa4a_30af7643d4c9 Quarto notebooks _ff786f51_b879_4ccc_aa4a_30af7643d4c9->_adc661ba_4906_4e74_97ab_ae16f002aaf2 _ff786f51_b879_4ccc_aa4a_30af7643d4c9->__0:cluster_d03a91e6_71f4_406a_a988_dfcd645a8e08 _3acec1bd_2e1f_415a_a6c9_aab7d6ac3129 KUI _3acec1bd_2e1f_415a_a6c9_aab7d6ac3129->__1:cluster_d03a91e6_71f4_406a_a988_dfcd645a8e08 _4f2cff08_76d3_4cca_8d45_bf4fe3993391 Starboard notebook _4f2cff08_76d3_4cca_8d45_bf4fe3993391->_bd0f7d6d_1879_425a_8fc5_a4578fd2853f _4f2cff08_76d3_4cca_8d45_bf4fe3993391->_0b8da8c1_f77a_435c_a6e3_b4d26b7a7b0c _4f2cff08_76d3_4cca_8d45_bf4fe3993391->_adc661ba_4906_4e74_97ab_ae16f002aaf2 _4f2cff08_76d3_4cca_8d45_bf4fe3993391->_25a365cd_e157_4bf9_b873_10d34faa2054 _4f2cff08_76d3_4cca_8d45_bf4fe3993391->__2:cluster_d03a91e6_71f4_406a_a988_dfcd645a8e08 _3b98dc25_8485_4244_b25d_d8621c279659 Jupystar _3b98dc25_8485_4244_b25d_d8621c279659->_4f2cff08_76d3_4cca_8d45_bf4fe3993391 _3b98dc25_8485_4244_b25d_d8621c279659->__3:cluster_d03a91e6_71f4_406a_a988_dfcd645a8e08 _b9e633a5_a35c_4673_b30b_501718becdb7 Juno web IDE _b9e633a5_a35c_4673_b30b_501718becdb7->__4:cluster_d03a91e6_71f4_406a_a988_dfcd645a8e08 _5faa9e68_703f_423b_94d2_098aee79507a RunKit _5faa9e68_703f_423b_94d2_098aee79507a->_25a365cd_e157_4bf9_b873_10d34faa2054 _5faa9e68_703f_423b_94d2_098aee79507a->__5:cluster_d03a91e6_71f4_406a_a988_dfcd645a8e08 __6:cluster_d03a91e6_71f4_406a_a988_dfcd645a8e08->_0b8da8c1_f77a_435c_a6e3_b4d26b7a7b0c

A Literate Programming environment accessible from the web. Modeled as a document with a series of cells containing text, code or its results.

JupyterLite

A {WASM}-powered version of the Jupyter environment that runs entirely on the browser.

JupyterLite is a JupyterLab distribution that runs entirely in the browser built from the ground-up using JupyterLab components and extensions.

It has support for Javascript and Python kernels, and comes with some preloaded libraries.

On the Python kernel [ NumPy ] , for example, can be loaded just by doing import numpy.