Skip to content

Commit

Permalink
refactor demo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Jul 31, 2024
1 parent 8377705 commit dbe21f7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions bio_check/demo.ipynb → bio_check_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
{
"metadata": {
"ExecuteTime": {
"end_time": "2024-07-31T16:19:27.614166Z",
"start_time": "2024-07-31T16:19:27.609024Z"
"end_time": "2024-07-31T17:20:09.723411Z",
"start_time": "2024-07-31T17:20:09.717892Z"
}
},
"cell_type": "code",
Expand All @@ -24,12 +24,12 @@
"metadata": {
"collapsed": true,
"ExecuteTime": {
"end_time": "2024-07-31T16:19:27.876705Z",
"start_time": "2024-07-31T16:19:27.838488Z"
"end_time": "2024-07-31T17:20:10.491759Z",
"start_time": "2024-07-31T17:20:10.450040Z"
}
},
"source": [
"from verifier import Verifier\n",
"from bio_check import Verifier\n",
"from pprint import pp"
],
"outputs": [],
Expand All @@ -38,8 +38,8 @@
{
"metadata": {
"ExecuteTime": {
"end_time": "2024-07-31T16:19:28.355675Z",
"start_time": "2024-07-31T16:19:28.353323Z"
"end_time": "2024-07-31T17:20:12.336832Z",
"start_time": "2024-07-31T17:20:12.334406Z"
}
},
"cell_type": "code",
Expand All @@ -60,8 +60,8 @@
{
"metadata": {
"ExecuteTime": {
"end_time": "2024-07-31T16:19:31.426578Z",
"start_time": "2024-07-31T16:19:31.159495Z"
"end_time": "2024-07-31T17:20:13.149311Z",
"start_time": "2024-07-31T17:20:12.776540Z"
}
},
"cell_type": "code",
Expand Down

0 comments on commit dbe21f7

Please sign in to comment.