Project description
Cloud-Cells
Cloud-Cells is a Jupyter Notebook extension that allows the user to deploy dockers generated by CloudCells to the cloud.
Installation
Cloud-Cells can be downloaded using pip. It then needs to be enabled using three Jupyter commands. Docker is required for the extension
to have any effect.
$ [ sudo] pip install jupyter --user
$ [ sudo] pip install cloud-cells --user
$ jupyter serverextension enable --py cloud-cells --user
$ jupyter nbextension install --py cloud-cells --user
$ jupyter nbextension enable cloud-cells --user --py
Run with Docker
docker run -it -p 8888 :8888 qcdis/cloud-cells
Development
To keep your system clean it is recommended to develop using Docker. The following command will run a Jupyter Notebook
server with Cloud-Cells enabled at http://localhost:8888 . Autoreload is enabled for Python files, you will need to reload
your browser to see changes in the front-end.
$ docker build -t cloud_cells .
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 Cloud-Cells-0.0.3.tar.gz
.
File metadata
Download URL:
Cloud-Cells-0.0.3.tar.gz
Upload date: Feb 2, 2021
Size: 14.1 kB
Tags: Source
Uploaded using Trusted Publishing? No
Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Hashes for Cloud-Cells-0.0.3.tar.gz
Algorithm
Hash digest
SHA256
630a7e545ff611fdca1199386f823d986cea3bcc6973539971197ef09961f645
Copy
MD5
1d7f861ea2fdc48d73cf3db17d1752d4
Copy
BLAKE2b-256
c6dd9205005247679e88b44055dd1285dac3e34f5fbf4cb03a72c356857d7124
Copy
See more details on using hashes here.
File details
Details for the file Cloud_Cells-0.0.3-py3-none-any.whl
.
File metadata
Download URL:
Cloud_Cells-0.0.3-py3-none-any.whl
Upload date: Feb 2, 2021
Size: 23.9 kB
Tags: Python 3
Uploaded using Trusted Publishing? No
Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Hashes for Cloud_Cells-0.0.3-py3-none-any.whl
Algorithm
Hash digest
SHA256
d052e2309fbff7baa9908021a43917e5171c2d420d515adefe1477d71213faf2
Copy
MD5
b0c2d674b0e9c3f11f8294c009b6f03f
Copy
BLAKE2b-256
2f0f718c1804ba9328d4d9f733aad8fbee79c3b6a6e0b20220a7b7d01193c8b2
Copy
See more details on using hashes here.