Skip to content
Snippets Groups Projects
Commit f5fb9f55 authored by Luigi Sbailo's avatar Luigi Sbailo
Browse files

Install previous version of jupyter jsmol

parent 1946095c
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ setup(
description=metainfo['title'],
long_description=metainfo['description'],
packages=find_packages(),
install_requires=['pandas', 'matplotlib', 'scikit-learn', 'bokeh', 'ase', 'numpy', 'colorcet', 'jupyter_jsmol', 'plotly'],
install_requires=['pandas', 'matplotlib', 'scikit-learn', 'bokeh', 'ase', 'numpy', 'colorcet', 'jupyter_jsmol==2021.3.0', 'plotly'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment