Added hyperlinks for each topic listed in misc commands IPython Notebook. Tweaked Jekyll description.

This commit is contained in:
Donne Martin 2015-03-01 06:25:57 -05:00
parent f9f5e6bfe1
commit ab3bfad838

View File

@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:37392d2ae0cc121d5de5f1190ec72c2b98965d8ec06d6545c184b34c5463ef4e"
"signature": "sha256:bdac648ec0b4aed3674cd0f9149c9e6ba9739594d14f09b48f1e661b96b697c9"
},
"nbformat": 3,
"nbformat_minor": 0,
@ -27,7 +27,7 @@
"source": [
"## Anaconda\n",
"\n",
"Anaconda is a scientific python distribution containing Python, NumPy, SciPy, Pandas, IPython, Matplotlib, Numba, Blaze, Bokeh, and other great Python data analysis tools."
"[Anaconda](https://store.continuum.io/cshop/anaconda/) is a scientific python distribution containing Python, NumPy, SciPy, Pandas, IPython, Matplotlib, Numba, Blaze, Bokeh, and other great Python data analysis tools."
]
},
{
@ -123,7 +123,7 @@
"source": [
"## Git\n",
"\n",
"Git is a distributed revision control system."
"[Git](http://git-scm.com/) is a distributed revision control system."
]
},
{
@ -221,7 +221,7 @@
"source": [
"## Ruby\n",
"\n",
"Ruby is used to interact with the AWS command line and for Jekyll, a blog framework hosted on GitHub Pages."
"[Ruby](https://www.ruby-lang.org/en/) is used to interact with the AWS command line and for Jekyll, a blog framework that can be hosted on GitHub Pages."
]
},
{
@ -262,6 +262,8 @@
"source": [
"## Jekyll\n",
"\n",
"[Jekyll](http://jekyllrb.com/) is a blog framework that can be hosted on GitHub Pages.\n",
"\n",
"In addition to donnemartin.com, I\u2019ve started to build up its mirror site donnemartin.github.io to try out Jekyll. So far I love that I can use my existing developer tools to generate content (SublimeText, Terminal, and GitHub).\n",
"\n",
"Here are other features I like about Jekyll:\n",