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=mixed

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
galileo_expdb_influxdb_url=http://localhost:8086
galileo_expdb_influxdb_token=...
galileo_expdb_influxdb_timeout=10000
galileo_expdb_influxdb_org=galileo
galileo_expdb_influxdb_org_id=...
galileo_expdb_faas_sim_results_folder=...

Usage

Then you can run

from galileojp.frames import MixedExperimentFrameGateway

efg = MixedExperimentFrameGateway.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.2.dev17.tar.gz (18.7 kB view details)

Uploaded Source

File details

Details for the file galileo-jupyter-0.0.2.dev17.tar.gz.

File metadata

  • Download URL: galileo-jupyter-0.0.2.dev17.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for galileo-jupyter-0.0.2.dev17.tar.gz
Algorithm Hash digest
SHA256 ba68095711e922cbf8e2eaefc21f60e8d20d025d3f3f6e0e7bfdff475d69fa5c
MD5 51d27797b3434d2457cf1bb88234e035
BLAKE2b-256 2b83b3ad6352739599fbe0aa458bdaa6b225f8e9ca5f3c0e3a19ab2392422a83

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