riga / law

Build large-scale task workflows: luigi + job submission + remote targets + environment sandboxing using Docker/Singularity
http://law.readthedocs.io
BSD 3-Clause "New" or "Revised" License
98 stars 41 forks source link

Add ipython contrib with %law magic #96

Closed riga closed 4 years ago

riga commented 4 years ago

This PR adds a new contrib package "ipython" which contains a %law magic function that can be used from the ipython interpret or notebooks.

Also, this PR contains a few changes to the loremipsum example to use the %law magic.