Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
analytics-tetradymite-PRM2020.ipynb
Commits
283067f1
Commit
283067f1
authored
Feb 02, 2022
by
Luigi Sbailo
Browse files
Downgrade jupyter-jsmol version
parent
2629f2d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
283067f1
...
...
@@ -13,7 +13,7 @@ setup(
description
=
metainfo
[
'title'
],
long_description
=
metainfo
[
'description'
],
packages
=
find_packages
(),
install_requires
=
[
'numpy'
,
'pandas'
,
'plotly'
,
'jupyter_jsmol'
],
install_requires
=
[
'numpy'
,
'pandas'
,
'plotly'
,
'jupyter_jsmol
==2021.3.0
'
],
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment