Loading pkgs/development/python-modules/ipywidgets/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ buildPythonPackage rec { meta = { description = "IPython HTML widgets for Jupyter"; homepage = "https://ipython.org/"; homepage = "https://github.com/jupyter-widgets/ipywidgets"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ fridh ]; }; Loading Loading
pkgs/development/python-modules/ipywidgets/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ buildPythonPackage rec { meta = { description = "IPython HTML widgets for Jupyter"; homepage = "https://ipython.org/"; homepage = "https://github.com/jupyter-widgets/ipywidgets"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ fridh ]; }; Loading