We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6148701 commit 96bb5b0Copy full SHA for 96bb5b0
binder/postBuild
@@ -41,6 +41,11 @@
41
# # initially list installed extensions to determine if there are any surprises
42
# _("jupyter", "labextension", "list")
43
44
+pip install -e .
45
-# print("JupyterLab with code_snippet is ready to run with:\n")
46
-# print("\tjupyter lab\n")
+jlpm
47
+
48
+jlpm build
49
50
+print("JupyterLab with code_snippet is ready to run with:\n")
51
+print("\tjupyter lab\n")
0 commit comments