lightning/requirements
Nathan Hunt 234e2b590f
Use .comet.config file for CometLogger (#1913)
* Use .comet.config file or env var for API key.

* Make CometLogger API key changes backwards compatible.

* Fix line too long.

* Add documentation about loading from ~/.comet_config.

* Update required comet_ml version.

* Comet logger: allow offline experiments with config file.

This adds a new argument to the logger to control the online / offline mode explicitly so that if you give an API key and a save_dir (e.g. to control where checkpoints go while having ~/.comet.config) you can specify which mode you want.

* Make CometLogger API key changes backwards compatible.

* Comet logger: change online argument to be offline.

For consistency with other loggers.

* chlog

Co-authored-by: Jirka Borovec <jirka@pytorchlightning.ai>
2020-08-07 09:46:50 +02:00
..
base.txt conda speedup (#2546) 2020-07-31 06:31:23 -04:00
devel.txt tests: drop CircleCI (#2412) 2020-06-30 10:56:05 -04:00
docs.txt clean requirements (#2128) 2020-06-13 10:15:22 -04:00
examples.txt remove deprecated in v0.9 (#2760) 2020-07-30 23:19:28 +02:00
extra.txt Use .comet.config file for CometLogger (#1913) 2020-08-07 09:46:50 +02:00
test.txt metrics: add BLEU (#2535) 2020-07-22 09:58:24 -04:00