This chapter contains two use cases.
- You need to create a
.comet.config
file and place it in this directory:
[comet]
api_key=YOUR_COMET_API_KEY
workspace=YOUR_WORKSPACE
project_name=YOUR_PROJECT_NAME
- You need to install the packages contained in the
requirements.txt
file. To install them, you can run the following command:
pip install -r requirements.txt
You can see the results in Comet at the following links: