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
Branches
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.
Please register or to comment