Skip to content

Commit 4abd1db

Browse files
Apply suggestions from code review
Remove reference to Scale Co-authored-by: Edyta <[email protected]> Signed-off-by: Leo Breedt <[email protected]>
1 parent f19dfb7 commit 4abd1db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

how-to-guides/debug-model-training-runs/notebooks/debug_training_runs.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,17 @@
4545
"source": [
4646
"## Before you start\n",
4747
"\n",
48-
" 1. Create a Neptune Scale account. [Register &rarr;](https://neptune.ai/early-access)\n",
49-
" 2. Create a Neptune project for tracking metadata. For instructions, see [Projects](https://docs-beta.neptune.ai/projects/) in the Neptune Scale docs.\n",
50-
" 3. Install and configure Neptune Scale for logging metadata. For instructions, see [Get started](https://docs-beta.neptune.ai/setup) in the Neptune Scale docs."
48+
" 1. Create a Neptune account. [Register &rarr;](https://neptune.ai/early-access)\n",
49+
" 2. Create a Neptune project for tracking metadata. For instructions, see [Projects](https://docs-beta.neptune.ai/projects/) in the Neptune docs.\n",
50+
" 3. Install and configure Neptune for logging metadata. For instructions, see [Get started](https://docs-beta.neptune.ai/setup) in the Neptune docs."
5151
]
5252
},
5353
{
5454
"cell_type": "markdown",
5555
"metadata": {},
5656
"source": [
5757
"### Set environment variables\n",
58-
"Set your project name and API token as environment variables to log to your Neptune Scale project.\n",
58+
"Set your project name and API token as environment variables to log to your Neptune project.\n",
5959
"\n",
6060
"Uncomment the code block below and replace placeholder values with your own credentials:"
6161
]

0 commit comments

Comments
 (0)