A command called jupyter and foo for the cloudmesh shell
Project description
Documentation
see cloudmesh.cmd5
$ pip install cloudmesh-jupyter
$ cms help jupyter
cms jupyter
Usage:
jupyter start USER HOST PORT [DIR]
jupyter tunnel USER HOST PORT
jupyter stop USER HOST
jupyter open PORT
This command can start a jupyter notebook on a remote machine and
use it in your browser.
Arguments:
USER The username on the remote machine
HOST The hostname of the remote machine
PORT The port of the remote machine
DIR The directory where the notebooks are located
Description:
Step 1: Setting up a .bash_profile file
If you have your python venv set up you need to add it to the
.bash_profile on your remote machine. A possible
profile file could look as follows:
if [ -f ~/.bash_aliases ]; then
. ~/.bash_aliases
fi
export PATH=$HOME/ENV3/bin:$PATH
source $HOME/ENV3/bin/activate
Step 2: Start the remote notebook server in a terminal
Note: After the start you will not be able to use that terminal
cms jupyter start USER HOST PORT
Thsi command will aslo establich an SSH tunel and open in
the web browser jupyter lab
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cloudmesh-jupyter-4.3.4.tar.gz
.
File metadata
- Download URL: cloudmesh-jupyter-4.3.4.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a95e664f38e9f23b555a21019e943b68a730eebc8ca048f49e562b9c5551455 |
|
MD5 | 73f00cc09aa7beae5856ea1982e074c4 |
|
BLAKE2b-256 | 5f2b70dba2f49e04d49f225d5f00d5189090deea09d26f8f7734e4fccfea9f2b |
File details
Details for the file cloudmesh_jupyter-4.3.4-py2.py3-none-any.whl
.
File metadata
- Download URL: cloudmesh_jupyter-4.3.4-py2.py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88ed3fdbfe0987084c66236ea49c812967f34839274ff78117d64fa33320891b |
|
MD5 | eea1abf490ef102f1ca12932efe06f90 |
|
BLAKE2b-256 | 46b00740823c3e48c4aff227588caed8644af35bb32bc80d1b5ec3db2cc0e53a |