jlab app mode
1.0.0
JupyterLab-Erweiterung: Fügt einen Ein-Aus-Schalter zur Notebook-Symbolleiste hinzu, um den "App-Modus" zu aktivieren (Führen Sie alle Zellen aus und ausblenden Code).
npm install
npm run build
npm pack ./
jupyter labextension install * .tgz
npm install
npm run build
jupyter labextension install .
npm run build
jupyter lab build