Skip to main content

Galileo Jupyter: Tools for analyzing galileo experiments

Project description

galileo-jupyter

Tools for analyzing galileo experiments.

Configuration

Create a $HOME/.galileojp and fill with environment variables that configure the database access to galileo-db. For example:

galileo_expdb_driver=mysql

galileo_expdb_mysql_host=localhost
galileo_expdb_mysql_port=3307
galileo_expdb_mysql_db=galileo
galileo_expdb_mysql_user=galileo
galileo_expdb_mysql_password=mypassword

Usage

Then you can run

from galileojp.frames import ExperimentFrameGateway

efg = ExperimentFrameGateway.from_env()
efg.telemetry('my-exp-id') # returns a dataframe containing the telemetry for the given experiment

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

galileo-jupyter-0.0.1.dev3.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file galileo-jupyter-0.0.1.dev3.tar.gz.

File metadata

  • Download URL: galileo-jupyter-0.0.1.dev3.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for galileo-jupyter-0.0.1.dev3.tar.gz
Algorithm Hash digest
SHA256 6924c71a98940c24666b69b0a8f4ecc7d53084998f7ee82b16cc2c90921df4a0
MD5 5a50fa14e94726e77e3a5f1ba828a355
BLAKE2b-256 f4511f3877e52210244ae5c700580eef25c2d2ddd2c02af185694c3d40290eb9

See more details on using hashes here.

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