Last active
December 16, 2015 13:49
-
-
Save rdhyee/5444808 to your computer and use it in GitHub Desktop.
A starter project notebook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"metadata": { | |
"name": "Project_Notebook_Starter" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ | |
{ | |
"cell_type": "markdown", | |
"metadata": {}, | |
"source": [ | |
"# Project Title\n", | |
"\n", | |
"Team Member\n", | |
"\n", | |
"Write short blurb (around 75 words and not more 150 words)\n", | |
"describing your project that can be used to advertise your work by Friday,\n", | |
"April 26, 2013 at noon PDT. Include a URL that points to where people will be able to find your final IPython notebook by Monday May 6, 2013 noon. Your final notebook could be a placeholder with just your abstract to start with.\n" | |
] | |
} | |
], | |
"metadata": {} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment