Skip to content

Conversation

rsokl
Copy link
Owner

@rsokl rsokl commented Feb 10, 2018

No description provided.

@rsokl rsokl requested a review from davidmascharka February 10, 2018 20:24
Copy link
Collaborator

@davidmascharka davidmascharka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good; just a couple quick fixes

"metadata": {},
"source": [
"### Using Jupyter Notebooks with Other Languages\n",
"The Jupyter Notebook does not exclusively work with Python. A \"kernel\" can be developed in order to provide support for a given programming language in Jupyter. Indeed, kernels for several prominent programming languages are being developed for use with Jupyter: \n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say "does not work exclusively with Python" instead of "exclusively work with Python"

"- [Haskell](https://github.com/gibiansky/IHaskell)\n",
"- [Go](https://github.com/gopherdata/gophernotes)\n",
"\n",
"The ever-growing list of available kernels for use with Jupyter can be found [here](https://github.com/jupyter/jupyter/wiki/Jupyter-kernels). It should be noted that these efforts are not all equally mature. For instance, whereas the Python and Julia kernels are robust, the Haskell kernel is cannot run natively on Windows machines, and the C++ kernel is still in early development, as of writing this. \n"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"the Haskell kernel cannot run natively" rather than "kernel is cannot run"

"- [Haskell](https://github.com/gibiansky/IHaskell)\n",
"- [Go](https://github.com/gopherdata/gophernotes)\n",
"\n",
"The ever-growing list of available kernels for use with Jupyter can be found [here](https://github.com/jupyter/jupyter/wiki/Jupyter-kernels). It should be noted that these efforts are not all equally mature. For instance, whereas the Python and Julia kernels are robust, the Haskell kernel is cannot run natively on Windows machines, and the C++ kernel is still in early development, as of writing this. \n"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"as of writing this" sounds awkward to me. Maybe "as of this publication date" or something instead? It's fine; if you don't have another phrase spring to mind just leave it.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thanks. I'll make these changes.

@rsokl rsokl merged commit 12c7ffd into master Feb 11, 2018
@rsokl rsokl deleted the jupyter branch February 11, 2018 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants