python310Packages.nbclassic: fix input name

This commit is contained in:
Fabian Affolter 2022-10-19 21:08:02 +02:00
parent 2df2b52806
commit bf3412c2c9

View file

@ -5,7 +5,7 @@
, ipykernel
, ipython_genutils
, jinja2
, jupyter_client
, jupyter-client
, jupyter_core
, jupyter_server
, nbconvert
@ -41,7 +41,7 @@ buildPythonPackage rec {
ipykernel
ipython_genutils
jinja2
jupyter_client
jupyter-client
jupyter_core
jupyter_server
nbconvert