Skip to content

Commit

Permalink
remove empty cell
Browse files Browse the repository at this point in the history
  • Loading branch information
glemaitre committed May 5, 2018
1 parent afc7357 commit 116b93c
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions autism_starting_kit.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2500,35 +2500,26 @@
"\n",
"Questions related to the starting kit should be asked on the [issue tracker](https://github.com/ramp-kits/autism/issues). The RAMP site administrators can be pinged at the [RAMP slack team](https://ramp-studio.slack.com/shared_invite/MTg1NDUxNDAyNDk2LTE0OTUzOTcwMDQtMThlOWY1NWU0Mg) in the #autism channel."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
"celltoolbar": "Raw Cell Format",
"kernelspec": {
"display_name": "Python 2",
"display_name": "Python 3",
"language": "python",
"name": "python2"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.12"
"pygments_lexer": "ipython3",
"version": "3.6.4"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 116b93c

Please sign in to comment.