Skip to content

This repository contains examples and ready-to-use implementations of Galileo clients for different service to easily start an experiment.

License

Notifications You must be signed in to change notification settings

edgerun/galileo-experiments-extensions

Repository files navigation

Galileo Experiments Extensions

This repository contains examples and ready-to-use implementations of Galileo clients for different service to easily start an experiment.

The project mainly depends on the galileo-experiments repository and should help newcomers to understand the project with ready to go examples!

Instructions

For now all documentation (i.e., infrastructure setup, configurations) can be found in the main project.

Run notebooks

Notebooks are located in notebooks. You need to install galileo-experiments in editable state to run the notebooks. Inside notebooks import modules from galileoexperiments.

To install the project (assuming you already created and activated a virtual environment via make venv):

  pip install -e .
  ./bin/start-notebook.sh

The notebook requires multiple environment variables to fetch data from the data storages. Therefore, the start script exports those (located in bin/.env) and starts the notebook server. Checkout the main repository for a detailed description of those.

About

This repository contains examples and ready-to-use implementations of Galileo clients for different service to easily start an experiment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published