Asher Pembroke

Results 6 comments of Asher Pembroke

This issue can be avoided by keeping the README in markdown and using the [jupytext](https://jupytext.readthedocs.io/en/latest/install.html) extension. Jupytext allows you to edit markdown and python in jupyter as if they were...

Had the same problem on a mac. A workaround is conda-forge `conda install -c conda-forge pyhdf==0.10.2`

You might be interested in bcoin, it's a javascript implementation of bitcoin that can run on your mobile phone. http://bcoin.io/browser.html

Hey, the update works for my graph! This is great. > What annoys me is, that there currently is no interface to change while it runs / change the allowed...

@lamelizard 2.4 works for me! I'm on windows, btw. I'm fascinated by WFC and am excited to see how it could be used in the graph context. Once I've post...

An example showing serialization/deserializaiton of arrays would be nice.