Skip to content

Commit

Permalink
Fixed a few links in jupyter_notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
jhconning committed Jan 22, 2016
1 parent aa46846 commit 31fa5b1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions notebooks/jupyter_notebooks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"source": [
"**Jupyter Notebooks**\n",
"* **Open-source, fast evolving:** Widely used in academic and scientific computing community.\n",
"* **Encourage replicable science:** \n",
" * Code, data, documentation, output and analysis all in one place. \n",
"* **Ties things together:** Code, data, documentation, output and analysis all in one place.\n",
"* **Encourages replicable science:** \n",
" * Easy workflow from draft to publish. \n",
" * Works especially well with github and other open-source sharing tools."
]
Expand Down Expand Up @@ -255,7 +255,6 @@
}
],
"metadata": {
"celltoolbar": "Slideshow",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down

0 comments on commit 31fa5b1

Please sign in to comment.