Skip to content

Commit

Permalink
Refactor #11
Browse files Browse the repository at this point in the history
  • Loading branch information
vrodriguezf committed Oct 16, 2020
1 parent 21bc980 commit 1f5205d
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 20 deletions.
7 changes: 0 additions & 7 deletions nbs/_draftsheet.ipynb → nbs/01_dataset_artifact.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,6 @@
"%autoreload 2"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Draftsheet "
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
11 changes: 10 additions & 1 deletion nbs/03_dimensionality_reduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,16 @@
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"The autoreload extension is already loaded. To reload it, use:\n",
" %reload_ext autoreload\n"
]
}
],
"source": [
"%nbdev_hide\n",
"import sys\n",
Expand Down
12 changes: 0 additions & 12 deletions nbs/_papermill_caller.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,6 @@
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.9"
}
},
"nbformat": 4,
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 1f5205d

Please sign in to comment.