We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250d216 commit fa2241dCopy full SHA for fa2241d
environment.yml
@@ -68,7 +68,7 @@ dependencies:
68
69
# unused (required indirectly may be?)
70
- ipywidgets
71
- - nbformat
+ - nbformat=5.0.8
72
- notebook>=5.7.5
73
- pip
74
requirements-dev.txt
@@ -42,7 +42,7 @@ pytest-instafail
42
seaborn
43
statsmodels
44
ipywidgets
45
-nbformat
+nbformat==5.0.8
46
notebook>=5.7.5
47
pip
48
blosc
0 commit comments