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.dev1.tar.gz (3.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: galileo-jupyter-0.0.1.dev1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.9

File hashes

Hashes for galileo-jupyter-0.0.1.dev1.tar.gz
Algorithm Hash digest
SHA256 8b6698d892a7875e08dd6c1d64ae13379d54387b2955d0686da9ba12cc4a9007
MD5 89732dad700616770b2797702f6fae52
BLAKE2b-256 e212a92f86f344048caa4db87833d2d9119f8c7ef999c33cab82e2bf74e78cd4

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