Name | jupyter_server_terminals_proxy JSON |
Version |
0.2.1
JSON |
| download |
home_page | None |
Summary | A Jupyter Server Extension Proxying Terminals. |
upload_time | 2024-05-23 07:20:16 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License
Copyright (c) 2021 David Brochart
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 |
ipython
jupyter
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Jupyter Server Terminals Proxy
In one terminal/environment:
```console
pip install jupyverse-api
pip install fps-terminals
pip install fps-noauth
# launch a terminal server at http://127.0.0.1:8000
jupyverse --port=8000
```
In another terminal/environment:
```console
pip install jupyter_server_terminals_proxy
pip install jupyterlab
# launch JupyterLab at http://127.0.0.1:8888 and proxy terminals at http://127.0.0.1:8000
jupyter lab --port=8888 --ServerApp.jpserver_extensions=jupyter_server_terminals=False --TerminalsProxyExtensionApp.proxy_url='http://127.0.0.1:8000'
```
Terminals should now be served from http://127.0.0.1:8000.
Raw data
{
"_id": null,
"home_page": null,
"name": "jupyter_server_terminals_proxy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "ipython, jupyter",
"author": null,
"author_email": "David Brochart <david.brochart@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/71/20/ef90a2131bd18c30c195df3eaa909385d6a27900985d071bddb297a0d2ad/jupyter_server_terminals_proxy-0.2.1.tar.gz",
"platform": null,
"description": "# Jupyter Server Terminals Proxy\n\nIn one terminal/environment:\n\n```console\npip install jupyverse-api\npip install fps-terminals\npip install fps-noauth\n\n# launch a terminal server at http://127.0.0.1:8000\njupyverse --port=8000\n```\n\nIn another terminal/environment:\n\n```console\npip install jupyter_server_terminals_proxy\npip install jupyterlab\n\n# launch JupyterLab at http://127.0.0.1:8888 and proxy terminals at http://127.0.0.1:8000\njupyter lab --port=8888 --ServerApp.jpserver_extensions=jupyter_server_terminals=False --TerminalsProxyExtensionApp.proxy_url='http://127.0.0.1:8000'\n```\n\nTerminals should now be served from http://127.0.0.1:8000.\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2021 David Brochart\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.",
"summary": "A Jupyter Server Extension Proxying Terminals.",
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/davidbrochart/jupyter_server_terminals_proxy"
},
"split_keywords": [
"ipython",
" jupyter"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8d9e3b560cdf4b8e026dd565c7a7fb82d6b329a9052eefe512c6b485bd9709f5",
"md5": "02993b069352e3dc3548cf700dc30c31",
"sha256": "ba151c77e50c8db6b8e4dd742eec0682dd2f9bab29ecc3f295c6a3a3396e4b94"
},
"downloads": -1,
"filename": "jupyter_server_terminals_proxy-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "02993b069352e3dc3548cf700dc30c31",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 6303,
"upload_time": "2024-05-23T07:20:17",
"upload_time_iso_8601": "2024-05-23T07:20:17.849517Z",
"url": "https://files.pythonhosted.org/packages/8d/9e/3b560cdf4b8e026dd565c7a7fb82d6b329a9052eefe512c6b485bd9709f5/jupyter_server_terminals_proxy-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7120ef90a2131bd18c30c195df3eaa909385d6a27900985d071bddb297a0d2ad",
"md5": "af0076841761c30b2d425af031f6a4cb",
"sha256": "e21f9f703d15c7932ba0b5e10d470d1b5bfa5d8e3de482c8b1c90b62b3765b20"
},
"downloads": -1,
"filename": "jupyter_server_terminals_proxy-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "af0076841761c30b2d425af031f6a4cb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3731,
"upload_time": "2024-05-23T07:20:16",
"upload_time_iso_8601": "2024-05-23T07:20:16.236597Z",
"url": "https://files.pythonhosted.org/packages/71/20/ef90a2131bd18c30c195df3eaa909385d6a27900985d071bddb297a0d2ad/jupyter_server_terminals_proxy-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-23 07:20:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "davidbrochart",
"github_project": "jupyter_server_terminals_proxy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "jupyter_server_terminals_proxy"
}