conda info --envs
conda create -n "plotly" python=3.6
# conda update -n base -c defaults conda
conda activate plotly
# conda deactivate
conda install -c plotly plotly=5.9.0
conda install "jupyterlab>=3" "ipywidgets>=7.6"
conda install "notebook>=5.3" "ipywidgets>=7.5"
conda install -c conda-forge python-kaleido
# https://anaconda.org/conda-forge/rdkit
conda install -c conda-forge rdkit
pip install molplotly
-
Notifications
You must be signed in to change notification settings - Fork 0
qiliu-ghddi/plotly_tutorial
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published