Offload Jupyter notebooks from your laptop into the cloud
Project description
Welcome to Optumi 👋
Description
Optumi is a cloud service that makes it easy for data scientists to develop & train ML models on powerful computing resources.
We offer a Python API library, a web application and a JupyterLab extension to launch and manage python scripts and notebooks in the cloud. We offer access to a wide variety of powerful cloud resources used for interactive sessions or batch jobs.
Installation
To install from PyPI:
- Make sure you have Python installed (3.7 or later)
- Open a terminal
- Install the extension by running
pip install -U jupyterlab-optumi
- Launch JupyterLab by running
jupyter lab
That’s it! You can now click the icon in the left sidebar to open the extension.
For more information about Optumi, please visit our knowledge base.
Notes
If you are running JupyterLab from an anaconda environment, you’ll need to run the install command with that environment activated. You can do this by launching JupyterLab, selecting File -> New -> Terminal and running the install command there. If you do this, you will need to shut down and restart Jupyterlab before using the extension.
If you already have the extension installed outside of an anaconda environment and want to reinstall it inside of an anaconda environment, you will need to add the -U
flag to the pip install command.
Safari browser is not supported.
If for any reason the extension is not a good fit for your needs, you can uninstall it by running pip uninstall jupyterlab-optumi
. We will of course be sad to see you go!
TroubleShooting
Test the install by running jupyter lab extension list
and jupyter server extension list
. You should see jupyterlab_optumi in both outputs.
If you do not see jupyterlab_optumi in both outputs, run jupyter server extension enable jupyterlab_optumi –user
and test the install again.
Questions
If you have any questions, please reach out to the Optumi team. You can contact us by emailing cs@optumi.com or through our website www.optumi.com.
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 jupyterlab_optumi-3.17.13.tar.gz
.
File metadata
- Download URL: jupyterlab_optumi-3.17.13.tar.gz
- Upload date:
- Size: 4.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8235e92e9599e048ffabffeb0a6c71348b1abcc20ce10dc681f505d3147e5e86 |
|
MD5 | 4020ec1ac70e446596c37e653e8da635 |
|
BLAKE2b-256 | cff1020c11b161009c5b19f3501d1a7563bace875fc9253657607ca50f507a7e |
File details
Details for the file jupyterlab_optumi-3.17.13-py3-none-any.whl
.
File metadata
- Download URL: jupyterlab_optumi-3.17.13-py3-none-any.whl
- Upload date:
- Size: 4.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f287132f3535d3afc58bffbfe009c4803c0bebd587ac01756b845a01b4746347 |
|
MD5 | d9f84e62d64e5bd703b147ca349a1b0b |
|
BLAKE2b-256 | b6d38d28575ec97ef5dc939e14d0eb65c97bbfd5325a4c102cf95270b87ad5c2 |