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 0e67e1a commit aa9ddadCopy full SHA for aa9ddad
jupyterlab-server-proxy/README.md
@@ -10,7 +10,7 @@ Launcher icons for proxied applications
10
## Installation
11
12
```bash
13
-jupyter labextension install jupyterlab-server-proxy
+jupyter labextension install @jupyterlab/server-proxy
14
```
15
16
## Development
jupyterlab-server-proxy/package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "jupyterlab-server-proxy",
+ "name": "@jupyterlab/server-proxy",
3
"version": "2.0.0",
4
"description": "Launcher icons for proxied applications",
5
"keywords": [
0 commit comments