Skip to content

qiliu-ghddi/plotly_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder

Plotly Tutorial

Installation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published