* Do not run `poetry env info -p` to get the type for local poetry environment (#15898)
* Do not run poetry env info -p to get the type for local poetry environment, get best effort type instead
* Update src/test/pythonEnvironments/common/envlayouts/poetry/project4/pyproject.toml
Co-authored-by: Karthik Nadig <kanadig@microsoft.com>
Co-authored-by: Karthik Nadig <kanadig@microsoft.com>
* Handle both API versions (#15932) (#15936)
* Correct a news item (#15904)
* Use a more forgiving comparer when comparing version (#15912)
* Use a more forgiving comparer when comparing version
* Update tests
* Move sort interpreters function
* Wrap yields with a try catch (#15931)
* Log parsing errors in verbose mode only
* Fix conda logging
* Wrap yields with try catch
* Updating the version, change-log, and TPN for release (#15989)
* Update TensorBoard launcher script to not use deprecated API (#15991)
Co-authored-by: Kartik Raj <karraj@microsoft.com>
Co-authored-by: Ian Huff <ianhu@microsoft.com>
Co-authored-by: Joyce Er <joyceerhuiling@gmail.com>
No description provided.