* Refactor tests: split out sagemaker, tensorflow, and other model flavors from python large (#2710)
* Use pytest.ini to specify `--color=yes` (#2716)
* Change plotly to use scattergl (#2447)
* Add /health endpoint (#2725)
* Update note about MacOS compatibility (#2392)
* Make MlflowClient serializable (#2723)
Make the Java MlflowClient class implement Serializable so that it can be used in Spark jobs
* Fix autologging of Keras optimizers for TF.Keras 1.X (#2709)
Merged.
* Added model registry to index.rst; concepts.rst; aligned some languag… (#2582)
* Add mlflow.note.content to tags and documentation (#2726)
* Use LibYAML by default to increase performance in FileUtils (#2707)
* FileUtils: Try to use LibYAML by default to increase performance. By default PyYAML is using Python parser, which is significantly slower than its C++ counter-part.
* Fix slack invite link (#2733)
* Fix slack link
* Use rst syntax
* Preparing for release 1.8.0 (#2718)
* Project import generated by Copybara.
GitOrigin-RevId: f290c7d549fbb82a50f8760113d5144bb4a997ff
* Lint fix in ModelView.js
* Removing Tabs
* Fixing imports
* Fixing version numbers in react-dom
* Project import generated by Copybara.
GitOrigin-RevId: 36896445fc4b32d17da255c21f545b527dec92a3
* Style fixes
Co-authored-by: Richard Zang <[email protected]>
Co-authored-by: Sid Murching <[email protected]>
Co-authored-by: Mani Parkhe <[email protected]>
Co-authored-by: Harutaka Kawamura <[email protected]>
Co-authored-by: Michael Lingelbach <[email protected]>
Co-authored-by: Flynn <[email protected]>
Co-authored-by: Jeffrey McLarty <[email protected]>
Co-authored-by: juntai-zheng <[email protected]>
Co-authored-by: dmatrix <[email protected]>
Co-authored-by: Vojtech Micka <[email protected]>
Co-authored-by: Arjun DCunha <[email protected]>
Co-authored-by: Richard Zang <[email protected]>