...
Code Block | ||
---|---|---|
| ||
git clone https://github.com/modelop/jupyter-plugin.git cd jupyter-plugin mvn clean install jupyter nbextension install target/jupyter-plugin-2.15-SNAPSHOT.zip jupyter nbextension enable modelop-plugin/modelop-plugin |
...
...
Code Block | ||
---|---|---|
| ||
git clone https://github.com/modelop/jupyter-plugin.git cd jupyter-plugin mvn clean install jupyter nbextension install target/jupyter-plugin-2.15-SNAPSHOT.zip jupyter nbextension enable modelop-plugin/modelop-plugin |
...