Skip to content

Commit

Permalink
qgrid doesn't work with JupyterLab 3
Browse files Browse the repository at this point in the history
And if we remove this, nodejs isn't required on the image
anymore
  • Loading branch information
yuvipanda committed Dec 14, 2021
1 parent 3ef109c commit 65988d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions install-jupyter-extensions.bash
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/bash
set -euo pipefail

jupyter labextension install --debug [email protected]

# Install jupyter-contrib-nbextensions
jupyter contrib nbextension install --sys-prefix

Expand Down

0 comments on commit 65988d7

Please sign in to comment.