@gpconsult/cut
v4.0.1
Published
Add testing cells to code cells.
Downloads
4
Maintainers
Readme
Juxl Cell Test
A JupyterLab extension. Add test to code cells.
TLDR;
jlpm
jlpm build
jupyter labextension install @juxl/juxl-extension --no-build
jupyter labextension install .
Install
Build for Jupyterlab 2.0.1 !
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)
View Cell Unit Tests:
Menu > View > View Cell Unit Tests
:
Clear test results
Menu > Edit > Clear Cell Unit Tests
: