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