Sebastian Gutierrez
Sebastian Gutierrez
If there's interest in adding the titanic data set, maybe add all the data sets that come standard with "r" and "scikit-learn"? r => https://vincentarelbundock.github.io/Rdatasets/datasets.html scikit-learn => http://scikit-learn.org/stable/datasets/#
Issue does not appear in https://github.com/zackchase/mxnet-the-straight-dope/blob/master/chapter01_crashcourse/introduction.ipynb but down appear in link provided by original poster. Opened pull request https://github.com/zackchase/mxnet-the-straight-dope/pull/342 to fix issue.
Found these three options: 1. http://nbviewer.jupyter.org/gist/z-m-k/6080008/ipyBibtex.ipynb 2. http://nbviewer.jupyter.org/github/ipython/nbconvert-examples/blob/master/citations/Tutorial.ipynb 3. https://sylvaindeville.net/2015/07/17/writing-academic-papers-in-plain-text-with-markdown-and-jupyter-notebook/ Seems to come down to what software / packages you want to install and then what coding style you want...
Issue fixed in commit 6fa3ea49e5aebee1b3fd9bbb9fd16572759378d2 Suggest @zackchase can close this issue.
Issue is related to https://github.com/zackchase/mxnet-the-straight-dope/issues/215 Which really devolves into two issues: 1) Ability to build own PDF (which the other issue relates to) 2) A PDF already built that people...
Achieving this issue (specifically getting to a printable PDF) will fix issues https://github.com/zackchase/mxnet-the-straight-dope/issues/215 and https://github.com/zackchase/mxnet-the-straight-dope/issues/236