Kusti Skytén
Kusti Skytén
Thanks @noamross, this fixed inline math for me. However, I couldn't get display math to work. I tried `$$`, `\[` and `\\[`, none of them worked.
[The Zotero translation server](https://github.com/zotero/translation-server) exposes Zotero translators as a service. I think it is possible to use it to extract metadata from all the sites Zotero supports.
What would this support include? It would be amazing to add all the referenced papers to the library. Could you point me to the right direction of what needs to...
Perhaps we could even define entire hierarchies or define a syntax for naming the search results in the mounted filesystem like `mkdir 'ext=pdf and python >> python_books'`. Most of the...
Is this the reason why `wstest -d -m wampclient -w ` won't work in a pip install of the testsuite unlike indicated in [the docs](https://github.com/crossbario/autobahn-testsuite/blob/master/doc/usage.rst#mode-wampserverwampclient)?
I would like to convert the notebooks to Pluto now that it should support macros and use native plotting (see https://github.com/kskyten/BayesPlot.jl). Feel free to use the notebooks. Let's collaborate in...
I would also like to have the updated version in my repo as well. I'll want to polish the notebooks a bit anyway before I try anything with Pluto. Native...
I agree. What should be done to support writing pdf files? Is that a large undertaking?
Unfortunately, I'm not very familiar with the PDF spec. What is the bare minimum that needs to be implemented just to write pdfs?
I was hoping I would just be able to copy the unmodified streams over and modify the lengths and references to make it work. I don't think I need a...