Skip to content

Commit

Permalink
....
Browse files Browse the repository at this point in the history
  • Loading branch information
svpino committed Mar 25, 2024
1 parent 1bbdc57 commit 6e2e5eb
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions program/cohort.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,12 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"id": "4b2265b0",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"The autoreload extension is already loaded. To reload it, use:\n",
" %reload_ext autoreload\n",
"The dotenv extension is already loaded. To reload it, use:\n",
" %reload_ext dotenv\n"
]
}
],
"outputs": [],
"source": [
"# | hide\n",
"#| hide\n",
"\n",
"%load_ext autoreload\n",
"%autoreload 2\n",
Expand Down

0 comments on commit 6e2e5eb

Please sign in to comment.