Skip to content

Commit 5cbfc66

Browse files
committed
Test merging of notebooks
1 parent 3e0907d commit 5cbfc66

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

baybe-inhibitor.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": null,
5+
"execution_count": 2,
66
"metadata": {},
77
"outputs": [],
88
"source": [
@@ -36,7 +36,9 @@
3636
"execution_count": null,
3737
"metadata": {},
3838
"outputs": [],
39-
"source": []
39+
"source": [
40+
"# This is another test"
41+
]
4042
}
4143
],
4244
"metadata": {

0 commit comments

Comments
 (0)