Skip to main content

CLI to run an interactive session on RunAI with cleaning on exit to limit costs

Project description

RunAI interactive context

PyPI - Version PyPI - Python Version

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

runai_interactive_context-0.0.2.tar.gz (5.1 MB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page