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 766ffb0 commit 3f063b3Copy full SHA for 3f063b3
README.md
@@ -1,4 +1,4 @@
1
-# jupyter-xprahtml5-server
+# jupyter-xprahtml5-proxy
2
--------------------------
3
Integrate Xpra in your Jupyter environment for an fast, feature-rich and easy to use remote desktop in the browser.
4
@@ -32,7 +32,7 @@ source venv/bin/activate
32
#### Install jupyter-xprahtml5-proxy
33
34
```
35
-pip install git+https://github.com/FZJ-JSC/jupyter-xprahtml5-server.git
+pip install git+https://github.com/FZJ-JSC/jupyter-xprahtml5-proxy.git
36
37
38
#### Enable jupyter-xprahtml5-proxy Extensions
0 commit comments