Skip to content

Commit

Permalink
Remove deprecated content
Browse files Browse the repository at this point in the history
  • Loading branch information
ngrayluna committed Dec 18, 2024
1 parent d6860b4 commit 9ceafd2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -983,33 +983,6 @@
"evaluate_and_log()"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"### 🔁 The Graph View\n",
"\n",
"Notice that we changed the `type` of the `Artifact`:\n",
"these `Run`s used a `model`, rather than `dataset`.\n",
"`Run`s that produce `model`s will be separated\n",
"from those that produce `dataset`s in the graph view on the Artifacts page.\n",
"\n",
"Go check it out! As before, you'll want to head to the Run page,\n",
"select the \"Artifacts\" tab from the left sidebar,\n",
"pick an `Artifact`,\n",
"and then click the \"Graph View\" tab."
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"\n",
"### 💣 Exploded Graphs"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -943,31 +943,6 @@
"evaluate_and_log()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### 🔁 The Graph View\n",
"\n",
"Notice that we changed the `type` of the `Artifact`:\n",
"these `Run`s used a `model`, rather than `dataset`.\n",
"`Run`s that produce `model`s will be separated\n",
"from those that produce `dataset`s in the graph view on the Artifacts page.\n",
"\n",
"Go check it out! As before, you'll want to head to the Run page,\n",
"select the \"Artifacts\" tab from the left sidebar,\n",
"pick an `Artifact`,\n",
"and then click the \"Graph View\" tab."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"\n",
"### 💣 Exploded Graphs"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 9ceafd2

Please sign in to comment.