Name | jupyter-tigervnc-novnc-proxy JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | Jupyter server proxy for NOVNC |
upload_time | 2023-11-10 11:30:24 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | MIT License Copyright (c) 2023 HUNT Cloud Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
jupyter proxy
jupyter server proxy
jupyterlab
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Jupyter TigerVNC/NOVNC proxy
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/jupyter-tigervnc-novnc-proxy.svg)](https://pypi.org/project/jupyter-tigervnc-novnc-proxy/)
jupyter-tigervnc-novnc-proxy description (TODO)
## TODOs
Look for TODOs in files:
```bash
grep -r TODO .
```
## Installation
You can install jupyter-pgadmin-proxy inside your environment with Jupyter / Jupyterlab:
```bash
python3 -m pip install jupyter-tigervnc-novnc-proxy
```
## Build
```bash
python3 -m pip install hatch
hatch build
ls -la dist/*
```
## Development
Try `make help` to see available commands:
```bash
make help
```
```bash
python3 -m pip install git+https://github.com/huntdatacenter/jupyter-tigervnc-novnc-proxy.git@mainegg=jupyter-tigervnc-novnc-proxy
```
## Testing in docker
Run/rebuild local Jupyterlab service:
```bash
make rebuild
```
Running the command should open a url in the browser http://127.0.0.1:8888/lab
To stop the service run:
```bash
make down
```
Raw data
{
"_id": null,
"home_page": "",
"name": "jupyter-tigervnc-novnc-proxy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "Jupyter Proxy,Jupyter Server Proxy,JupyterLab",
"author": "",
"author_email": "Matus Kosut <matus.kosut@ntnu.no>, Jakub Hudak <jakub.hudak@ntnu.no>",
"download_url": "https://files.pythonhosted.org/packages/b0/55/a61ff9d2e49eceecb90fdcbc6a1769942ffc17a78dbdc87b9d46a5109922/jupyter_tigervnc_novnc_proxy-0.0.1.tar.gz",
"platform": null,
"description": "# Jupyter TigerVNC/NOVNC proxy\n\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/jupyter-tigervnc-novnc-proxy.svg)](https://pypi.org/project/jupyter-tigervnc-novnc-proxy/)\n\njupyter-tigervnc-novnc-proxy description (TODO)\n\n## TODOs\n\nLook for TODOs in files:\n\n```bash\ngrep -r TODO .\n```\n\n## Installation\n\nYou can install jupyter-pgadmin-proxy inside your environment with Jupyter / Jupyterlab:\n\n```bash\npython3 -m pip install jupyter-tigervnc-novnc-proxy\n```\n\n## Build\n\n```bash\npython3 -m pip install hatch\n\nhatch build\n\nls -la dist/*\n```\n\n## Development\n\nTry `make help` to see available commands:\n\n```bash\nmake help\n```\n\n```bash\npython3 -m pip install git+https://github.com/huntdatacenter/jupyter-tigervnc-novnc-proxy.git@mainegg=jupyter-tigervnc-novnc-proxy\n```\n\n## Testing in docker\n\nRun/rebuild local Jupyterlab service:\n\n```bash\nmake rebuild\n```\n\nRunning the command should open a url in the browser http://127.0.0.1:8888/lab\n\nTo stop the service run:\n```bash\nmake down\n```\n\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2023 HUNT Cloud Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Jupyter server proxy for NOVNC",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/huntdatacenter/jupyter-tigervnc-novnc-proxy"
},
"split_keywords": [
"jupyter proxy",
"jupyter server proxy",
"jupyterlab"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ef4323d2f848019c9523bb41a7e1a558120953e0529c6fcb30c04b96f237a4e5",
"md5": "daa194718c070bf06fb7988dfd0e4cbc",
"sha256": "9df76d6085d143f60624c59e5b95a3fd19b58ce368614dc6fd38ccabf8b26b18"
},
"downloads": -1,
"filename": "jupyter_tigervnc_novnc_proxy-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "daa194718c070bf06fb7988dfd0e4cbc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 355958,
"upload_time": "2023-11-10T11:30:22",
"upload_time_iso_8601": "2023-11-10T11:30:22.881051Z",
"url": "https://files.pythonhosted.org/packages/ef/43/23d2f848019c9523bb41a7e1a558120953e0529c6fcb30c04b96f237a4e5/jupyter_tigervnc_novnc_proxy-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b055a61ff9d2e49eceecb90fdcbc6a1769942ffc17a78dbdc87b9d46a5109922",
"md5": "0fbbca82384efcf3db8f9bfec5bfbaf9",
"sha256": "439d187a1ccd15773b4339e7ea77b3ecdcd876b34fc7b62e0419ad486396f044"
},
"downloads": -1,
"filename": "jupyter_tigervnc_novnc_proxy-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "0fbbca82384efcf3db8f9bfec5bfbaf9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 286437,
"upload_time": "2023-11-10T11:30:24",
"upload_time_iso_8601": "2023-11-10T11:30:24.629634Z",
"url": "https://files.pythonhosted.org/packages/b0/55/a61ff9d2e49eceecb90fdcbc6a1769942ffc17a78dbdc87b9d46a5109922/jupyter_tigervnc_novnc_proxy-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-10 11:30:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "huntdatacenter",
"github_project": "jupyter-tigervnc-novnc-proxy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "jupyter-tigervnc-novnc-proxy"
}