Skip to content

AixViPMaP/jlab-app-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@jupyterlab/aixvipmap-appmode

JupyterLab extension: Adds an on-off switch to notebook toolbar to enable "app mode" (run all cells and hide code)

Prerequisites

Installation

npm install
npm run build
npm pack ./
jupyter labextension install *.tgz

Development

Init

npm install
npm run build
jupyter labextension install .

Rebuild

npm run build
jupyter lab build

About

JupyterLab extension: Adds an on-off switch to notebook toolbar to enable "app mode" (run all cells and hide code)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published