Skip to content

Commit

Permalink
Removed separate plotting examples (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddhantSadangi authored Feb 27, 2024
1 parent 740c610 commit 0e59a08
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 1,423 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
exclude:
- notebooks:
- integrations-and-supported-tools/detectron2/notebooks/Neptune_Detectron2.ipynb
- integrations-and-supported-tools/mosaicml-composer/notebooks/Neptune_MosaicML_Composer.ipynb
os: windows-latest
- notebooks:
- integrations-and-supported-tools/mosaicml-composer/notebooks/Neptune_MosaicML_Composer.ipynb
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/test-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
- how-to-guides/re-run-failed-training/notebooks/re_run_failed_training.ipynb
- how-to-guides/reproduce-run/notebooks/reproduce_run.ipynb
- how-to-guides/restart-run-from-checkpoint/notebooks/neptune_save_restart_run_from_checkpoint.ipynb
- integrations-and-supported-tools/altair/notebooks/Neptune_Altair_Support.ipynb
- integrations-and-supported-tools/bokeh/notebooks/Neptune_Bokeh_Support.ipynb
- integrations-and-supported-tools/catalyst/notebooks/Neptune_Catalyst.ipynb
- integrations-and-supported-tools/catboost/notebooks/Neptune_CatBoost.ipynb
- integrations-and-supported-tools/dalex/notebooks/Neptune_Dalex.ipynb
Expand All @@ -42,12 +40,10 @@ jobs:
- integrations-and-supported-tools/html/notebooks/Neptune_HTML_Support.ipynb
- integrations-and-supported-tools/keras/notebooks/Neptune_Keras.ipynb
- integrations-and-supported-tools/lightgbm/notebooks/Neptune_LightGBM.ipynb
- integrations-and-supported-tools/matplotlib/notebooks/Neptune_Matplotlib_Support.ipynb
- integrations-and-supported-tools/mlflow/notebooks/Neptune_MLflow.ipynb
- integrations-and-supported-tools/mosaicml-composer/notebooks/Neptune_MosaicML_Composer.ipynb
- integrations-and-supported-tools/optuna/notebooks/Neptune_Optuna_integration.ipynb
- integrations-and-supported-tools/pandas/notebooks/Neptune_Pandas.ipynb
- integrations-and-supported-tools/plotly/notebooks/Neptune_Plotly_Support.ipynb
- integrations-and-supported-tools/plotting-libraries/notebooks/Neptune_Plotting_Support.ipynb
- integrations-and-supported-tools/prophet/notebooks/Neptune_prophet.ipynb
- integrations-and-supported-tools/pytorch/notebooks/Neptune_PyTorch.ipynb
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/test-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
- how-to-guides/reproduce-run/scripts
- how-to-guides/restart-run-from-checkpoint/scripts
- integrations-and-supported-tools/airflow/scripts
- integrations-and-supported-tools/altair/scripts
- integrations-and-supported-tools/bokeh/scripts
- integrations-and-supported-tools/catalyst/scripts
- integrations-and-supported-tools/catboost/scripts
- integrations-and-supported-tools/dalex/scripts
Expand All @@ -44,12 +42,10 @@ jobs:
- integrations-and-supported-tools/kedro/scripts
- integrations-and-supported-tools/keras/scripts
- integrations-and-supported-tools/lightgbm/scripts
- integrations-and-supported-tools/matplotlib/scripts
- integrations-and-supported-tools/mlflow/scripts
- integrations-and-supported-tools/mosaicml-composer/scripts
- integrations-and-supported-tools/optuna/scripts
- integrations-and-supported-tools/pandas/scripts
- integrations-and-supported-tools/plotly/scripts
- integrations-and-supported-tools/plotting-libraries/scripts
- integrations-and-supported-tools/prophet/scripts
- integrations-and-supported-tools/pytorch/scripts
Expand Down

This file was deleted.

Loading

0 comments on commit 0e59a08

Please sign in to comment.