Yoav Ram
Yoav Ram
I see the problem - on heroku, the PDF opens in the same tab instead of opening a new tab. Will fix.
Yeah, they started using `pdf.js`. Try it now, I deliberately told it to open in a new window when converting with Pandoc, if it works I'll do the same with...
Thanks for the pull request, see comment on commit, I'll wait until you say it works properly with and without proxy, with and without suburl.
What about numbered equations, though? You know how to make these?
OK, I found this: https://groups.google.com/forum/#!topic/knitr/OMvT03PtGPM which has some discussion on numbering equations in Markdown. See example here: https://gist.github.com/4495940 It's not exactly what we usually want when we want numbered equations,...
In [markx.js](https://github.com/yoavram/markx/blob/master/static/js/markx.js), when loading the user repos (`loadUserRepos`) we only load the repos that belong to the user (`user.repos(...)`). To load organization repos too, one would have to load the...
.ipynb work in version control - they are just json files, and github renders them automatically. you can diff them using nbconvert by converting them to md files, if you...
@mattja can you give one sentence for each example describing where these equations arise in science?
Similar problem an Anaconda3, Py3.4, Win7 64-bit. I get: ``` sh λ hist Traceback (most recent call last): File "D:\Anaconda3\Scripts\hist-script.py", line 9, in load_entry_point('bashplotlib==0.6.4', 'console_scripts', 'hist')() File "D:\Anaconda3\lib\site-packages\setuptools-18.5-py3.4.egg\pkg_resources\__init__.py", line 565,...