|
il y a 5 ans | |
---|---|---|
.. | ||
list | il y a 5 ans | |
settings | il y a 5 ans | |
templates | il y a 5 ans | |
Makefile | il y a 5 ans | |
README.md | il y a 5 ans | |
index.js | il y a 5 ans | |
jupyter.png | il y a 5 ans | |
main.py | il y a 5 ans | |
package.json | il y a 5 ans | |
webpack.config.js | il y a 5 ans |
This example allows you to develop the black/white listings features
First build JupyterLab in dev mode.
jupyter lab build --dev-mode
For iterative development, launch in watch
mode.
make watch
Otherwise, launch in dev
mode.
make dev