@lab_b/juxl-checkbox
v4.0.2
Published
Add checkboxes to notebook cells.
Downloads
5
Readme
Juxl Checkbox
Adds Checkboxes and a Progressbar to be used with the Juxl JupyterLab Extension.
Install
Build for Jupyterlab 3 !
root@device:~/juxl_checkbox$ jlpm
# expected output:
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
Done in 2.93s.
root@device:~/juxl_checkbox$ jlpm build
# expected output
$ tsc
Done in 6.23s.
root@device:~/juxl_checkbox$ jupyter labextension install .
# expected output:
Building jupyterlab assets (build:dev:minimize)