Chris Kees

Results 41 comments of Chris Kees

I like the the idea of using attributes to classify the tests. For the foreseeable future we'll have to have something like `small` for travis or any of the related...

Thanks. I'll take a look. Did you try applying that fix in Min_dt_contorller?

No problem. Good to know the story behind it. The archiving needs a good cleaning soon, so I'd be interested it any performance information. We could probably add some options...

@tridelat and @manuel-quezada here is a simple example of object-based physics and numerics in a single-file problem description: https://github.com/erdc/proteus/blob/master/proteus/tests/periodic/duct.py The basic idea is to just walk through the needed models...

I'm interested and would be willing to help line up some travel funding. January is better for me due to our proteus developers' workshop in December, which is alongside the...

+1 for the voila feature and also the nbconvert feature. Particularly if it has easy options to a) leave it all as it is now b) strip it all out...

I updated the README on my repo to test on mybinder. It's working! BTW, I'm not currently able to run either binder or the voila server on your repo @pbugnion....

The new approach looks nice! I like having individual repositories and docker containers for each example. I'll migrate this over as well as another example using leaflet that have very...

I didn't get around to moving to this over to the new setup, but I did finish another meshing application using ipyleaflet. For the new setup, the repositories for each...

Sorry, this fell off my radar. I did use this material for the last day of a 4-day workshop at LSU where we had already gone into shell/Python/git in more...