# jupyter-codeserver2-proxy
Jupyter Server Proxy extension for code-server (VS Code in the browser).
## Installation
```bash
pip install jupyter-codeserver2-proxy
```
## Usage
After installation, code-server will appear in your Jupyter launcher. Requires code-server to be installed separately.
## Configuration
Environment variables:
- `JCSP_CODESERVER`: Path to code-server executable
- `JCSP_TITLE`: Launcher title (default: "Code Server")
- `JCSP_ICON`: Custom icon path
Raw data
{
"_id": null,
"home_page": null,
"name": "jupyter-codeserver2-proxy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "jupyter, code-server, jupyterhub, jupyter-server-proxy, vscode",
"author": "Danilo Horta",
"author_email": "Danilo Horta <danilo.horta@physicsx.ai>",
"download_url": "https://files.pythonhosted.org/packages/89/f9/dc56d769436723826ce6da5b95a9cb60ae8e1ad8e12503059a99950fc69e/jupyter_codeserver2_proxy-0.1.1.tar.gz",
"platform": null,
"description": "# jupyter-codeserver2-proxy\n\nJupyter Server Proxy extension for code-server (VS Code in the browser).\n\n## Installation\n\n```bash\npip install jupyter-codeserver2-proxy\n```\n\n## Usage\n\nAfter installation, code-server will appear in your Jupyter launcher. Requires code-server to be installed separately.\n\n## Configuration\n\nEnvironment variables:\n- `JCSP_CODESERVER`: Path to code-server executable\n- `JCSP_TITLE`: Launcher title (default: \"Code Server\")\n- `JCSP_ICON`: Custom icon path",
"bugtrack_url": null,
"license": null,
"summary": "Jupyter Server Proxy extension for code-server (VS Code in the browser)",
"version": "0.1.1",
"project_urls": null,
"split_keywords": [
"jupyter",
" code-server",
" jupyterhub",
" jupyter-server-proxy",
" vscode"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "478bc06c1d058d1e29631e8708ed0b78cbbc42e1bd137380a3e280e3485cc9bc",
"md5": "5a1af4f2f5738dba40a4e3693430ecdc",
"sha256": "97f09b81752d26a1d819ac4389998584a0f43f3109aa914d2688cdb7b74621f3"
},
"downloads": -1,
"filename": "jupyter_codeserver2_proxy-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a1af4f2f5738dba40a4e3693430ecdc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 5369,
"upload_time": "2025-08-16T18:49:35",
"upload_time_iso_8601": "2025-08-16T18:49:35.582067Z",
"url": "https://files.pythonhosted.org/packages/47/8b/c06c1d058d1e29631e8708ed0b78cbbc42e1bd137380a3e280e3485cc9bc/jupyter_codeserver2_proxy-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "89f9dc56d769436723826ce6da5b95a9cb60ae8e1ad8e12503059a99950fc69e",
"md5": "10c974752046dae44a6de822c52708f5",
"sha256": "1e77b83f7cb934709ececb660ab5417dff5dbb01f8c2f6e21bc2d0d34c2151e5"
},
"downloads": -1,
"filename": "jupyter_codeserver2_proxy-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "10c974752046dae44a6de822c52708f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 3900,
"upload_time": "2025-08-16T18:49:36",
"upload_time_iso_8601": "2025-08-16T18:49:36.850536Z",
"url": "https://files.pythonhosted.org/packages/89/f9/dc56d769436723826ce6da5b95a9cb60ae8e1ad8e12503059a99950fc69e/jupyter_codeserver2_proxy-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-16 18:49:36",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "jupyter-codeserver2-proxy"
}