Skip to content

Commit ba3bf08

Browse files
chore: Replace legacy with 2.x (#359)
* chore: Replace `legacy` with `2.x` * tweak '2.x' placements * Update README.md Signed-off-by: Sabine Ståhlberg <sabine.stahlberg@neptune.ai> --------- Signed-off-by: Sabine Ståhlberg <sabine.stahlberg@neptune.ai> Co-authored-by: Sabine <sabine.stahlberg@neptune.ai>
1 parent 6d9ec8c commit ba3bf08

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<div align="center">
22
<img src="https://raw.githubusercontent.com/neptune-ai/neptune-client/assets/readme/Github-cover-022025.png" width="1500" />
33
&nbsp;
4-
<h1><a href="https://neptune.ai">neptune.ai</a> Legacy examples</h1>
4+
<h1><a href="https://neptune.ai">neptune.ai</a> 2.x examples</h1>
55
</div>
66

77
> [!IMPORTANT]
8-
> This repository contains examples for the legacy client.<br/>
8+
> This repository contains examples for the Neptune app version `2.x`, which uses the Python client version `1.x`.<br/>
99
> For the new Neptune client examples, go to **[scale-examples &rarr;][scale-examples]**
1010
1111

@@ -15,9 +15,9 @@ Neptune is an experiment tracker purpose-built for foundation model training.<br
1515
<br>
1616
With Neptune, you can monitor thousands of per-layer metrics—losses, gradients, and activations—at any scale. Visualize them with no lag and no missed spikes. Drill down into logs and debug training issues fast. Keep your model training stable while reducing wasted GPU cycles.<br>
1717

18-
## Legacy examples
18+
## Examples
1919

20-
| | Docs | Neptune Legacy app | GitHub | Colab
20+
| | Docs | Neptune `2.x` app | GitHub | Colab
2121
| ----------- | :---: | :---: | :------: | :---:
2222
| Quickstart | [![docs]](https://docs-legacy.neptune.ai/usage/quickstart/) | [![neptune]](https://app.neptune.ai/o/common/org/quickstarts/runs/details?viewId=d48562e1-a494-4fd0-b3bb-078240516a4f&detailsTab=dashboard&dashboardId=Custom-Dashboard-9635aa46-356c-459e-8053-cd03dc0f86ec&shortId=QUI-102429&type=run) | [![github]](how-to-guides/hello-neptune/scripts/hello_neptune.py) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/hello-neptune/notebooks/hello_neptune.ipynb) |
2323
| Track and organize runs | [![docs]](https://docs-legacy.neptune.ai/tutorials/basic_ml_run_tracking) | [![neptune]](https://app.neptune.ai/o/common/org/quickstarts/experiments) | [![github]](how-to-guides/organize-ml-experimentation/scripts/Organize_ML_runs.py) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/organize-ml-experimentation/notebooks/Organize_ML_runs.ipynb) |
@@ -26,29 +26,29 @@ With Neptune, you can monitor thousands of per-layer metrics—losses, gradients
2626
| Programmatically manage projects | [![docs]](https://docs-legacy.neptune.ai/api/creating_and_deleting_projects) | | [![github]](how-to-guides/create-delete-projects/scripts/create_delete_projects.py) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/create-delete-projects/notebooks/Create_delete_projects.ipynb) |
2727
| Compare datasets between runs | [![docs]](https://docs-legacy.neptune.ai/tutorials/comparing_artifacts) | [![neptune]](https://app.neptune.ai/o/common/org/data-versioning/experiments?compare=IwdgNMQ&split=tbl&dash=artifacts&viewId=2b313653-1aa2-40e8-8bf2-cd13f0f96862) | [![github]](how-to-guides/data-versioning/scripts/Compare_model_training_runs_on_dataset_versions.py) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/data-versioning/notebooks/Compare_model_training_runs_on_dataset_versions.ipynb) |
2828
| Resume run or other object | [![docs]](https://docs-legacy.neptune.ai/logging/to_existing_object) | | [![github]](how-to-guides/re-run-failed-training/scripts/) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/re-run-failed-training/notebooks/re_run_failed_training.ipynb) |
29-
| Use Neptune Legacy in HPO jobs | [![docs]](https://docs-legacy.neptune.ai/tutorials/hpo) | [![neptune]](https://app.neptune.ai/o/showcase/org/hpo/runs/table?viewId=9ca5a860-361e-4b3e-aae8-ddd8c5454cba&detailsTab=dashboard&dash=table&type=run) | [![github]](how-to-guides/neptune-hpo/scripts/Neptune_hpo_single_run.py) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/neptune-hpo/notebooks/Neptune_hpo.ipynb) |
30-
| Use Neptune Legacy in pipelines | [![docs]](https://docs-legacy.neptune.ai/usage/best_practices/#pipelining-libraries) | [![neptune]](https://app.neptune.ai/o/common/org/pipelining-support/runs/details?viewId=standard-view&detailsTab=metadata&shortId=PIP-3) |[![github]](how-to-guides/sequential-pipelines/scripts)| |
31-
| Reproduce Neptune Legacy runs | [![docs]](https://docs-legacy.neptune.ai/tutorials/reproducing_runs/) | [![neptune]](https://app.neptune.ai/o/common/org/showroom/runs/table?viewId=9968dc7f-61ee-49c3-a9a5-9006f10c6714&detailsTab=metadata&shortId=SHOW-30719&type=run) | [![github]](how-to-guides/reproduce-run/scripts) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/reproduce-run/notebooks/reproduce_run.ipynb) |
29+
| Use Neptune in HPO jobs | [![docs]](https://docs-legacy.neptune.ai/tutorials/hpo) | [![neptune]](https://app.neptune.ai/o/showcase/org/hpo/runs/table?viewId=9ca5a860-361e-4b3e-aae8-ddd8c5454cba&detailsTab=dashboard&dash=table&type=run) | [![github]](how-to-guides/neptune-hpo/scripts/Neptune_hpo_single_run.py) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/neptune-hpo/notebooks/Neptune_hpo.ipynb) |
30+
| Use Neptune in pipelines | [![docs]](https://docs-legacy.neptune.ai/usage/best_practices/#pipelining-libraries) | [![neptune]](https://app.neptune.ai/o/common/org/pipelining-support/runs/details?viewId=standard-view&detailsTab=metadata&shortId=PIP-3) |[![github]](how-to-guides/sequential-pipelines/scripts)| |
31+
| Reproduce Neptune runs | [![docs]](https://docs-legacy.neptune.ai/tutorials/reproducing_runs/) | [![neptune]](https://app.neptune.ai/o/common/org/showroom/runs/table?viewId=9968dc7f-61ee-49c3-a9a5-9006f10c6714&detailsTab=metadata&shortId=SHOW-30719&type=run) | [![github]](how-to-guides/reproduce-run/scripts) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/reproduce-run/notebooks/reproduce_run.ipynb) |
3232
| Restart runs from checkpoint | [![docs]](https://docs-legacy.neptune.ai/tutorials/restarting_from_checkpoint/) | [![neptune]](https://app.neptune.ai/o/common/org/showroom/runs/details?viewId=standard-view&detailsTab=metadata&shortId=SHOW-32776&type=run) | [![github]](how-to-guides/restart-run-from-checkpoint/scripts) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/restart-run-from-checkpoint/notebooks/neptune_save_restart_run_from_checkpoint.ipynb)
33-
| Use Neptune Legacy in distributed computing | [![docs]](https://docs-legacy.neptune.ai/usage/best_practices/#distributed-computing) | | [![github]](how-to-guides/ddp-training/scripts)| |
33+
| Use Neptune in distributed computing | [![docs]](https://docs-legacy.neptune.ai/usage/best_practices/#distributed-computing) | | [![github]](how-to-guides/ddp-training/scripts)| |
3434
| Track models end-to-end | [![docs]](https://docs-legacy.neptune.ai/tutorials/tracking_models_e2e/) | [![neptune]](https://app.neptune.ai/o/showcase/org/e2e-tracking/runs/table?viewId=9cb5bc7c-3bce-4c69-8f5c-90d3d9cc682c) | [![github]](how-to-guides/e2e-tracking/scripts) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/e2e-tracking/notebooks/e2e_tracking.ipynb)
3535
| Re-run failed training | [![docs]](https://docs-legacy.neptune.ai/tutorials/re-running_failed_training/) | [![neptune]](https://app.neptune.ai/o/common/org/showroom/experiments?split=tbl&dash=charts&viewId=97d6d37e-fcb3-4049-af6a-7d45c9f1478d) | [![github]](how-to-guides/re-run-failed-training/scripts/re_run_failed_training.py) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/how-to-guides/re-run-failed-training/notebooks/re_run_failed_training.ipynb) |
3636
| Log from sequential pipelines | [![docs]](https://docs-legacy.neptune.ai/tutorials/sequential_pipeline) | [![neptune]](https://app.neptune.ai/o/common/org/pipelining-support/runs/details?viewId=standard-view&detailsTab=metadata&shortId=PIP-3&distraction-free=1) | [![github]](how-to-guides/sequential-pipelines/scripts/run_examples.sh) |
3737
| DDP training experiments | [![docs]](https://docs-legacy.neptune.ai/tutorials/running_distributed_training) | [![neptune]](https://app.neptune.ai/o/common/org/showroom/experiments?split=tbl&dash=charts&viewId=978feb4d-8f8f-4341-ac50-64e65fbd95bc) | [![github]](how-to-guides/ddp-training/scripts) | |
3838
| Use multiple integrations together | [![docs]](https://docs-legacy.neptune.ai/tutorials/multiple_integrations/) | [![neptune]](https://app.neptune.ai/o/showcase/org/multiple-integrations/runs/details?viewId=standard-view&detailsTab=metadata&shortId=MUL-2&type=run) | [![github]](how-to-guides/multiple-integrations) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/main/how-to-guides/multiple-integrations/notebooks/Multiple_integrations.ipynb) |
3939

40-
## Legacy use cases
40+
## Use cases
4141

42-
| | Neptune Legacy app | GitHub | Colab
42+
| | Neptune `2.x` app | GitHub | Colab
4343
| --- | :---: | :---: | :---:
4444
| Text classification using fastText | [![neptune]](https://app.neptune.ai/o/showcase/org/project-text-classification/experiments?split=tbl&dash=charts&viewId=9728fa69-80e8-4809-8328-7d37fa5de5b1) | [![github]](use-cases/nlp/classification/fasttext/) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/use-cases/nlp/classification/fasttext/code/fasttext_nb.ipynb)
4545
| Text classification using Keras | [![neptune]](https://app.neptune.ai/o/showcase/org/project-text-classification/experiments?split=tbl&dash=charts&viewId=9827345e-70b8-49ba-bf0d-c67946b18c78) | [![github]](use-cases/nlp/classification/keras/) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/use-cases/nlp/classification/keras/code/keras_nb.ipynb)
4646
| Text summarization | [![neptune]](https://app.neptune.ai/o/showcase/org/project-text-summarization-hf/experiments?split=tbl&dash=charts&viewId=97370e86-8f87-4cb7-82d1-418296693eb3) | [![github]](use-cases/nlp/summarization)
4747
| Time series forecasting | [![neptune]](https://app.neptune.ai/o/common/org/project-time-series-forecasting/experiments?split=tbl&dash=charts&viewId=97a244b7-fb23-40a5-a021-261401d4efef) | [![github]](use-cases/time-series-forecasting)
4848

49-
## Legacy integrations
49+
## Integrations
5050

51-
| | Docs | Neptune Legacy app | GitHub | Colab
51+
| | Docs | Neptune `2.x` app | GitHub | Colab
5252
| ----------- | :---: | :---: | :------: | :---:
5353
| Airflow | [![docs]](https://docs-legacy.neptune.ai/integrations/airflow) | [![neptune]](https://app.neptune.ai/o/common/org/airflow-integration/runs/details?viewId=standard-view&detailsTab=metadata&shortId=AIR-45) | [![github]](integrations-and-supported-tools/airflow/scripts)
5454
| Altair | [![docs]](https://docs-legacy.neptune.ai/integrations/altair) | [![neptune]](https://app.neptune.ai/o/showcase/org/plotting/runs/details?viewId=standard-view&detailsTab=metadata&shortId=PLOT-2&path=&attribute=altair) | [![github]](integrations-and-supported-tools/plotting-libraries/scripts/Neptune_Plotting_Support.py) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/main/integrations-and-supported-tools/plotting-libraries/notebooks/Neptune_Plotting_Support.ipynb) |
@@ -93,27 +93,27 @@ With Neptune, you can monitor thousands of per-layer metrics—losses, gradients
9393
| XGBoost | [![docs]](https://docs-legacy.neptune.ai/integrations/xgboost) | [![neptune]](https://app.neptune.ai/o/common/org/xgboost-integration/e/XGBOOST-84/all?path=training) | [![github]](integrations-and-supported-tools/xgboost/scripts) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/main/integrations-and-supported-tools/xgboost/notebooks/Neptune_XGBoost.ipynb) |
9494
| ZenML | [![docs]](https://docs-legacy.neptune.ai/integrations/zenml) | [![neptune]](https://app.neptune.ai/o/showcase/org/zenml/runs/details?viewId=9b9ba960-9942-4870-9347-5470b9c8f221&detailsTab=dashboard&dashboardId=9b9ba99d-6dfc-4f15-be2c-36a17a6b94a2&shortId=ZEN-1&type=run) | [![github]](integrations-and-supported-tools/zenml/scripts) | |
9595

96-
## Legacy utilities
96+
## Utilities
9797

9898
| | GitHub
9999
| - | :-:
100-
| Import runs from Weights & Biases to Neptune Legacy | [![github]](utils/migration_tools/from_wandb/)
101-
| Copy runs from one Neptune Legacy project to another | [![github]](utils/migration_tools/from_another_project/)
100+
| Import runs from Weights & Biases to Neptune | [![github]](utils/migration_tools/from_wandb/)
101+
| Copy runs from one Neptune project to another | [![github]](utils/migration_tools/from_another_project/)
102102
| Copy models and model versions from model registry to runs | [![github]](utils/migration_tools/model_registry_to_runs/)
103-
| Back up run metadata from Neptune Legacy | [![github]](utils/migration_tools/backup_neptune/)
104-
| Get Neptune Legacy storage per project and user | [![github]](utils/management_tools/Get_storage_used_by_project_user.ipynb) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/utils/management_tools/Get_storage_used_by_project_user.ipynb)
103+
| Back up run metadata from Neptune | [![github]](utils/migration_tools/backup_neptune/)
104+
| Get Neptune storage per project and user | [![github]](utils/management_tools/Get_storage_used_by_project_user.ipynb) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/master/utils/management_tools/Get_storage_used_by_project_user.ipynb)
105105
| Get runs with most fields logged | [![github]](utils/management_tools/Get_runs_with_most_fields.ipynb) | [![colab]](https://colab.research.google.com/github/neptune-ai/examples/blob/main/utils/management_tools/Get_runs_with_most_fields.ipynb)
106106

107107
## Can't find what you're looking for?
108108

109-
- [Visit the legacy documentation &rarr;](https://docs-legacy.neptune.ai/)
109+
- [Visit the Neptune `2.x` documentation &rarr;](https://docs-legacy.neptune.ai/)
110110
- [Check out the blog &rarr;](https://neptune.ai/blog)
111111
- Reach out to us at [support@neptune.ai](mailto:support@neptune.ai)
112112

113113

114114
<!--- Resources -->
115115
[docs]: https://neptune.ai/wp-content/uploads/2023/06/file_icon.svg "Read the documentation"
116-
[neptune]: https://neptune.ai/wp-content/uploads/2023/01/Signet-svg-16x16-1.svg "See Neptune Legacy example"
116+
[neptune]: https://neptune.ai/wp-content/uploads/2023/01/Signet-svg-16x16-1.svg "See example in 2.x app"
117117
[github]: https://neptune.ai/wp-content/uploads/2023/06/Github-Monochrome-1.svg "See code on GitHub"
118118
[colab]: https://neptune.ai/wp-content/uploads/colab-icon.png "Open in Colab"
119119
[scale-examples]: https://github.com/neptune-ai/scale-examples

utils/migration_tools/backup_neptune/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Back up run metadata from Neptune
22

3-
You can use this script to download run metadata from Neptune to your system. Note that this script is currently in beta, and we welcome your feedback and contributions to help improve it.
3+
You can use this script to download run metadata from Neptune `2.x` to your system. Note that this script is currently in beta, and we welcome your feedback and contributions to help improve it.
44

55
## Prerequisites
66

utils/migration_tools/from_wandb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Migrating from W&B to Neptune
22

3-
This script allows you to copy run metadata from W&B to Neptune.
3+
This script allows you to copy run metadata from Weights and Biases to Neptune `2.x`.
44

55
## Prerequisites
66
- A Weights and Biases account, `wandb` library installed, and environment variables set.

0 commit comments

Comments
 (0)