Ai
1 Star 0 Fork 0

littleTesting/ipython-in-depth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
setup.sh 547 Bytes
一键复制 编辑 原始数据 按行查看 历史
Matthias Bussonnier 提交于 2019-04-29 06:02 +08:00 . add step to rebuild
conda env create -f environment.yml
conda activate pycon2019
NODE_OPTIONS=--max_old_space_size=4096 jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-threejs ipyvolume bqplot @jupyterlab/geojson-extension @jupyterlab/fasta-extension
jupyter lab build
# Optional extensions
conda install -c conda-forge --override-channels --yes ipyleaflet ipympl
pip install sidecar
NODE_OPTIONS=--max_old_space_size=4096 jupyter labextension install jupyterlab-toc jupyter-leaflet @jupyter-widgets/jupyterlab-sidecar jupyterlab-drawio
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/littleTesting/ipython-in-depth.git
git@gitee.com:littleTesting/ipython-in-depth.git
littleTesting
ipython-in-depth
ipython-in-depth
pycon-2019

搜索帮助