Skip to content

Commit aa9ddad

Browse files
author
Steven Silvester
committed
Move npm package to jupyterlab org
1 parent 0e67e1a commit aa9ddad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jupyterlab-server-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Launcher icons for proxied applications
1010
## Installation
1111

1212
```bash
13-
jupyter labextension install jupyterlab-server-proxy
13+
jupyter labextension install @jupyterlab/server-proxy
1414
```
1515

1616
## Development

jupyterlab-server-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "jupyterlab-server-proxy",
2+
"name": "@jupyterlab/server-proxy",
33
"version": "2.0.0",
44
"description": "Launcher icons for proxied applications",
55
"keywords": [

0 commit comments

Comments
 (0)