File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,22 @@ https://jupyterlab.readthedocs.io/en/latest/getting_started/issue.html
37
37
- Operating System and version:
38
38
- Browser and version:
39
39
- JupyterLab version:
40
- - ` jupyter-lsp ` version:
41
- - ` @krassowski/jupyterlab-lsp ` version:
40
+
41
+ <details ><summary >Required: installed server extensions</summary >
42
+ <pre >
43
+ Paste the output from running `jupyter serverextension list` from the command line here.
44
+ You may want to sanitize the paths in the output.
45
+ </pre >
46
+ </details >
47
+
48
+ <details ><summary >Required: installed lab extensions</summary >
49
+ <pre >
50
+ Paste the output from running `jupyter labextension list` from the command line here.
51
+ You may want to sanitize the paths in the output.
52
+ </pre >
53
+ </details >
54
+
55
+ <!-- The more contet you provide, the more we can help!-->
42
56
43
57
<details ><summary >Troubleshoot Output</summary >
44
58
<pre >
You can’t perform that action at this time.
0 commit comments