python312Packages.experiment-utilities: fix build
This commit is contained in:
@@ -44,7 +44,7 @@ buildPythonPackage rec {
|
||||
|
||||
pythonRemoveDeps = [
|
||||
# Not available anymore in nixpkgs
|
||||
"jupyter-contrib-nbextensions"
|
||||
"jupyter_contrib_nbextensions"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user