Skip to content

Commit 76cb18f

Browse files
Completes OPEN-3396 Update Jupyter notebook examples [tabular]
1 parent 02b3b9a commit 76cb18f

File tree

7 files changed

+1677
-836
lines changed

7 files changed

+1677
-836
lines changed

examples/tabular-classification/documentation-tutorial/tabular-tutorial-part-1.ipynb

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
"id": "9deda21b",
1515
"metadata": {},
1616
"source": [
17-
"# Welcome to the Openlayer tabular tutorial - Part 1\n",
17+
"# Deprecation warning!\n",
18+
"\n",
19+
"This notebook uses a deprecated version of the Openlayer Python API. We will update this notebook with the corresponding tutorial as soon as possible. In the meantime, please refer to one of the other notebook examples in our [examples gallery](https://github.com/openlayer-ai/examples-gallery).\n",
20+
"\n",
21+
"## Welcome to the Openlayer tabular tutorial - Part 1\n",
1822
"\n",
1923
"You should use this notebook together with the [**tabular tutorial**](https://docs.openlayer.com/docs/uploading-your-first-model-and-dataset) from our documentation."
2024
]
@@ -383,7 +387,7 @@
383387
"name": "python",
384388
"nbconvert_exporter": "python",
385389
"pygments_lexer": "ipython3",
386-
"version": "3.8.10"
390+
"version": "3.8.13"
387391
}
388392
},
389393
"nbformat": 4,

examples/tabular-classification/documentation-tutorial/tabular-tutorial-part-2.ipynb

Lines changed: 590 additions & 586 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)