jan-matthis

Results 8 comments of jan-matthis

(Probably not needed anymore once we migrate to `flowtorch`.)

I agree but we'd have to make sure that performance and speed are matched. One step in that direction could be to check performance and speed of Pyro-based MAFs and...

Thanks for the suggestion! Adding binder and/or colab support would be great. In principle, `repo2docker` (which binder uses) should support `environment.yml`, see https://github.com/jupyterhub/binder/blob/master/doc/config_files.rst#environmentyml---install-a-conda-environment. From the error message you report, the...

This might be an alternative plugin to use for API docs, just came out a few days ago: https://github.com/daizutabi/mkapi

@pawamoy Thanks a lot! Gave it a try, and inheritance is working now 🚀 There is one issue remaining before making use of it: With inheritance in place, `__call__` gets...

@michaeldeistler Did this get fixed?

Not sure if this is the right place to throw this in: It would be very handy to have the web console closely integrated with the notebook, e.g. through magic...

Very interested in this! I'd be happy to test your first working version and report any issues encountered