We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbceca5 commit 77b15dbCopy full SHA for 77b15db
README.md
@@ -77,6 +77,8 @@ The `jlpm` command is JupyterLab's pinned version of
77
# Change directory to the jupyterlab_rise directory
78
# Install package in development mode
79
pip install -e ".[test]"
80
+jlpm install
81
+jlpm build
82
# Link your development version of the extension with JupyterLab
83
jupyter labextension develop . --overwrite
84
# Server extension must be manually installed in develop mode
0 commit comments