Greg Nordin
Greg Nordin
I've used [solidpython](https://github.com/SolidCode/SolidPython) to create openscad files. How does this project compare to solidpython? What's different? The reason I ask is openpyscad looks interesting, and possibly useful for some of...
I just read through pp.pdf, and this looks like a really nice project that I would find useful. However, over the last few years I have transitioned all of the...
Following the instructions in the documentation in the [Appendix](http://hplgit.github.io/parampool/doc/pub/._pp006.html#___sec47), I installed the following (I'm on Mac OS 10.12.4): $ conda create -n parampool python=2.7 numpy Flask progressbar Flask-WTF Flask-SQLAlchemy Flask-Login...
I’m very interested in hearing your thoughts on the todo item: >Document rationale for one notebook server per user vs. running jupyter notebook in project's virtual environment
…Add corresponding test I saw that add the pull request "add dict default arg to dag constructor #24" was never finished so I went ahead and did what you requested:...