vmirly / DataScience

GNU General Public License v2.0
67 stars 32 forks source link

IPython notebook links #1

Closed rasbt closed 10 years ago

rasbt commented 10 years ago

Nice repo! :)

It would be very convenient for the reader if you could include IPython notebook viewer links to your notebooks in the README.md file.

E.g., Getting and Cleaninig Data in R

so that you don't have to copy&paste the address every time you want to view a notebook :)

vmirly commented 10 years ago

Good idea! I will do that!

I have an idea, I want to extend your markdown-toclify to ipython notebook, to process json files, and automatically add the TOCs to the ipython notebook. I have been thinking about it, and I have cloned your repo to work on it, but never found time for it! :(

On Sun, Jun 22, 2014 at 11:18 PM, Sebastian Raschka < notifications@github.com> wrote:

Nice repo! :)

It would be very convenient for the reader if you could include IPython notebook viewer links to your notebooks in the README.md file.

E.g., Getting and Cleaninig Data in R http://nbviewer.ipython.org/github/mirjalil/DataScience/blob/master/R_gettingData.ipynb

so that you don't have to copy&paste the address every time you want to view a notebook :)

Reply to this email directly or view it on GitHub https://github.com/mirjalil/DataScience/issues/1.

Vahid Mirjalili, PhD candidate in Mechanical Engineering joint with Biochemistry & Molecular Biology http://www.egr.msu.edu/~mirjalil/index.html

rasbt commented 10 years ago

Thanks vahid, thats a pretty good idea, I have it already on my to do list, but I also haven't found the time to do it yet ;). It's a little bit more challenging for JSON files, but definitely possible, only a matter of finding the time :) I can do it if you want, but I don't know when yet :P

Best, Sebastian

On Jun 23, 2014, at 9:12 AM, Vahid notifications@github.com wrote:

Good idea! I will do that!

I have an idea, I want to extend your markdown-toclify to ipython notebook, to process json files, and automatically add the TOCs to the ipython notebook. I have been thinking about it, and I have cloned your repo to work on it, but never found time for it! :(

On Sun, Jun 22, 2014 at 11:18 PM, Sebastian Raschka < notifications@github.com> wrote:

Nice repo! :)

It would be very convenient for the reader if you could include IPython notebook viewer links to your notebooks in the README.md file.

E.g., Getting and Cleaninig Data in R http://nbviewer.ipython.org/github/mirjalil/DataScience/blob/master/R_gettingData.ipynb

so that you don't have to copy&paste the address every time you want to view a notebook :)

Reply to this email directly or view it on GitHub https://github.com/mirjalil/DataScience/issues/1.

Vahid Mirjalili, PhD candidate in Mechanical Engineering joint with Biochemistry & Molecular Biology http://www.egr.msu.edu/~mirjalil/index.html — Reply to this email directly or view it on GitHub.