CLI to run an interactive session on RunAI with cleaning on exit to limit costs
Project description
RunAI interactive context
This CLI improves the interactive mode of the runai
CLI by:
- Deleting the job on exit to reduce the costs of idle interactive sessions.
- Allowing for longer delays when asking for a port forward (RunAI CLI only waits 60 seconds)
- Parsing and translating url of a jupyter notebook (with the forwarded port and token information).
Table of Contents
Installation
pip install runai-interactive-context
Usage
Start an interactive jupyter server:
runai-interactive --mode jupyter <job_name> <image_name> -- jupyter server
Run a streamlit application
runai-interactive --mode port --container-port 8501 <job_name> <image_name> -- streamlit app.py
License
runai-interactive-context
is distributed under the terms of the MIT license.
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 runai_interactive_context-0.0.2.tar.gz
.
File metadata
- Download URL: runai_interactive_context-0.0.2.tar.gz
- Upload date:
- Size: 5.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56bcb6ac8a470329b68cd3d5a5a16c7f5e51bd011c20643c90dfd71476f0af5d |
|
MD5 | 59507a0390390ac9461c4d870d00782b |
|
BLAKE2b-256 | d11d04875a6876503f8ad4919d5bf12c3113051a9075dbe85dcb04932cb46734 |
File details
Details for the file runai_interactive_context-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: runai_interactive_context-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7fb985214b5444ffb882bb46d16dd13e94604fa2666d996861daac80d5c8273 |
|
MD5 | f07aeff1dd73a9d1152577dc964a9d33 |
|
BLAKE2b-256 | 5c8c2841164732c7281de87b741bb3ea848a596df1728f0e66aa60af1e298038 |