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.
2 parents 0e67e1a + aa9ddad commit 4b5ec52Copy full SHA for 4b5ec52
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