diff --git a/hosts/Infini-DL360/jupyter.nix b/hosts/Infini-DL360/jupyter.nix index a000633..3f1899b 100644 --- a/hosts/Infini-DL360/jupyter.nix +++ b/hosts/Infini-DL360/jupyter.nix @@ -50,6 +50,7 @@ in jupyterlab-pygments jupyterlab-vim jupyterlab-vpython + jupyter-server-proxy # export nbconvert diff --git a/overlays/overrides.nix b/overlays/overrides.nix index 28acd95..4d3c588 100644 --- a/overlays/overrides.nix +++ b/overlays/overrides.nix @@ -67,6 +67,7 @@ in jupyterlab-myst jupyterlab-vpython vpython-jupyter + jupyter-server-proxy ; qtile-extras = pythonPrev.qtile-extras.overridePythonAttrs {