Skip to content

Commit 1ed7a57

Browse files
Shorna AlamShorna Alam
authored andcommitted
name changes for lab1part1
1 parent 5ac82cb commit 1ed7a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab1/Part1_TensorFlow.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"source": [
9797
"%pip install comet_ml\n",
9898
"import comet_ml\n",
99-
"comet_ml.init(project_name=\"6.s191lab1.1\")\n",
99+
"comet_ml.init(project_name=\"6.s191lab1_part0\")\n",
100100
"comet_experiment = comet_ml.Experiment()"
101101
]
102102
},

0 commit comments

Comments
 (0)