Skip to content

Commit

Permalink
change comet_ml to comet-ml
Browse files Browse the repository at this point in the history
original package name comet_ml throws an error since this is not the package name as mentioned here in the official docs: https://www.comet.com/docs/v2/api-and-sdk/python-sdk/releases/

Their own make this mistake as well
  • Loading branch information
agpt8 committed Apr 6, 2024
1 parent d9714b1 commit a96a1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ nbdev
nbclient
ipykernel
Flask
comet_ml
comet-ml

0 comments on commit a96a1fc

Please sign in to comment.