增加vectorbt源码
This commit is contained in:
5
vectorbt/scripts/install-labextensions.sh
Normal file
5
vectorbt/scripts/install-labextensions.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
jupyter labextension install jupyterlab-plotly --no-build
|
||||
jupyter labextension install @jupyter-widgets/jupyterlab-manager plotlywidget --no-build
|
||||
jupyter lab build
|
||||
Reference in New Issue
Block a user