Skip to content

Commit ea7a898

Browse files
committed
remove non-functional-comment
1 parent aaea828 commit ea7a898

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
# jupyter-openvscodeserver-proxy
44
Integrate [OpenVSCode-Server](https://github.com/gitpod-io/openvscode-server) in your Jupyter environment for an fast, feature-rich and easy to use remote desktop in the browser.
55

6-
--------------------------------
7-
**ATTENTION - NOT functional!**
8-
jupyter-openvscodeserver-proxy requires a missing feature in VSCode/OpenVSCode to function.
9-
If you want to help, please support the following feature request: https://github.com/microsoft/vscode/issues/153679
10-
116
--------------------------------
127

138
![Jupyter-openvscodeserver-proxy example](docs/screenshot.png 'Jupyter-openvscodeserver-proxy example')
@@ -16,7 +11,7 @@ If you want to help, please support the following feature request: https://githu
1611
- Python 3.6+
1712
- Jupyter Notebook 6.0+
1813
- JupyterLab >= 3.x
19-
- jupyter-server-proxy >= 3.1.0
14+
- jupyter-server-proxy >= 3.2.3
2015

2116
This package executes the `openvscode-server` command.
2217
It tries to find the `openvscode-server` executable checking the following:

0 commit comments

Comments
 (0)