diff --git a/tutorials/jupyter/environment.yml b/tutorials/jupyter/environment.yml index 78c121e0..0a8875f1 100644 --- a/tutorials/jupyter/environment.yml +++ b/tutorials/jupyter/environment.yml @@ -11,6 +11,6 @@ dependencies: - seaborn=0.11.2 - matplotlib=3.5.0 - ipywidgets=7.6.5 - - nbconvert=6.5.0 + - nbconvert=5.6.1 - jinja2<=3.0.3 - jupyter_contrib_nbextensions=0.5.1 \ No newline at end of file