kopia lustrzana https://github.com/jupyterhub/repo2docker
6 wiersze
182 B
Plaintext
6 wiersze
182 B
Plaintext
![]() |
#!/bin/sh
|
||
|
|
||
|
jupyter serverextension list 2>&1 | grep nbstencilaproxy
|
||
|
jupyter nbextension list 2>&1 | grep nbstencilaproxy
|
||
![]() |
python3 -c "import stencila" 2>&1 | grep ModuleNotFoundError
|