Skip to content

Instantly share code, notes, and snippets.

@zenUnicorn
Created November 25, 2022 02:23
Show Gist options
  • Save zenUnicorn/fec0c31ddc8ded44cd3f37f7ab9dd75b to your computer and use it in GitHub Desktop.
Save zenUnicorn/fec0c31ddc8ded44cd3f37f7ab9dd75b to your computer and use it in GitHub Desktop.
import comet_ml
api = comet_ml.api.API()
api.get()
experiment = api.get("zenunicorn/exp-notebooks/example 004")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment