Files
pytorch-lightning/.github
Deependu 73f593d3bb Remove NeptuneLogger integration from PyTorch Lightning (#21572)
* Remove NeptuneLogger integration from PyTorch Lightning

- Deleted NeptuneLogger from the logger initialization and related files.
- Updated documentation and tests to reflect the removal of NeptuneLogger.
- Adjusted logger-related code to ensure compatibility without NeptuneLogger.

* keep `NeptuneLogger` class as a wrapper and raise an error suggesting litlogger instead

* update

* update

* Update src/lightning/pytorch/loggers/neptune.py

---------

Co-authored-by: Bhimraj Yadav <bhimrajyadav977@gmail.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2026-03-19 10:29:28 +01:00
..
2025-09-10 13:35:47 +01:00