Skip to content

Commit

Permalink
mv params
Browse files Browse the repository at this point in the history
  • Loading branch information
djk2120 committed Sep 17, 2021
1 parent e8fa36a commit 464886f
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions params.ipynb → params/params.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,19 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"id": "2d80cca8-44fa-4345-b56c-5e5f58955fa7",
"execution_count": 3,
"id": "509ccc48-5091-4d70-8526-64e6318ba5be",
"metadata": {},
"outputs": [],
"source": [
"import sys \n",
"sys.path.append(\"..\")"
]
},
{
"cell_type": "code",
"execution_count": 3,
"id": "e27c4dee-85fa-41c8-b8b4-e3c431bdca6b",
"metadata": {},
"outputs": [],
"source": [
Expand Down

0 comments on commit 464886f

Please sign in to comment.