Skip to content

Commit 096abc7

Browse files
committed
Update GS101_core_objects.ipynb
1 parent 7e7a030 commit 096abc7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

tutorials/getting-started/GS101_core_objects.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@
2121
"In the following sections, you'll create some examples of these objects."
2222
]
2323
},
24+
{
25+
"cell_type": "code",
26+
"execution_count": null,
27+
"metadata": {},
28+
"outputs": [],
29+
"source": [
30+
"# !pip install deeplay # Uncomment if running on Colab/Kaggle."
31+
]
32+
},
2433
{
2534
"cell_type": "markdown",
2635
"metadata": {},
@@ -538,7 +547,7 @@
538547
],
539548
"metadata": {
540549
"kernelspec": {
541-
"display_name": "Python 3",
550+
"display_name": "py_env_dlcc",
542551
"language": "python",
543552
"name": "python3"
544553
},

0 commit comments

Comments
 (0)