Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ramp-kits/autism
Browse files Browse the repository at this point in the history
  • Loading branch information
kegl committed May 6, 2018
2 parents 48860e5 + 116b93c commit 5def8b6
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 5def8b6

Please sign in to comment.