Skip to content

Variable Inspector extension for jupyterlab - Almond flavored

License

Notifications You must be signed in to change notification settings

almond-sh/jupyterlab-variableInspector

 
 

Repository files navigation

jupyterlab_variableinspector - Almond flavored

Github Actions Status npm version

This extension is a customized version of the original jupyterlab_variableinspector, that works with Almond.

Install it with

$ jupyter labextension install @almond-sh/jupyterlab_variableinspector

Then pass --variable-inspector as an option when installing Almond (>= 0.10.9):

$ cs launch almond -- --variable-inspector --install

Lastly, start JupyterLab, and open the variable inspector panel by right-clicking in a cell, then "Open Variable Inspector".

About

Variable Inspector extension for jupyterlab - Almond flavored

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 97.5%
  • CSS 2.5%