Rewrite Matplotlib integration page (#628)

This commit is contained in:
pollfly
2023-08-01 12:15:47 +03:00
committed by GitHub
parent 8ae6f38903
commit 47444aae0a
3 changed files with 78 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ module.exports = {
'integrations/catboost', 'integrations/click', 'guides/frameworks/fastai/fastai_with_tensorboard',
'integrations/hydra',
'guides/frameworks/keras/keras_tensorboard', 'guides/frameworks/tensorflow/integration_keras_tuner',
'guides/frameworks/lightgbm/lightgbm_example', 'guides/frameworks/matplotlib/matplotlib_example',
'guides/frameworks/lightgbm/lightgbm_example', 'integrations/matplotlib',
'guides/frameworks/megengine/megengine_mnist', 'integrations/openmmv', 'integrations/optuna',
'integrations/python_fire', 'guides/frameworks/pytorch/pytorch_mnist',
'integrations/ignite',