Skip to content

Commit

Permalink
Remove explicit server extension enabling
Browse files Browse the repository at this point in the history
Not required anymore
  • Loading branch information
yuvipanda authored Jul 28, 2022
1 parent ec6b09f commit 7ce65d4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions postBuild
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
#!/bin/bash

# Enable the proxy extension in notebook and lab
jupyter serverextension enable --py jupyter_server_proxy
jupyter labextension install @jupyterlab/server-proxy
jupyter lab build

code-server --install-extension ms-python.python

# Install the VS code proxy
Expand Down

0 comments on commit 7ce65d4

Please sign in to comment.