Pages tagged “programming”
14 May 2016
mybinder.org
If you work with Python you should try Jupyter notebooks. A particularly nice service I was introduced to recently is http://mybinder.org - which sets up a notebook server for you, installs whatever you need on it, and lets you (and anyone you care to share a link with) run python, from a web browser. Your code becomes reproducible and tinkerable by anyone, anywhere, without the usual barriers of clone, install, set up.12 Aug 2014