Livebook reports
Usage:
mix arch.report --format livemd [options]
After that, .livemd
files are generated in reports/dev/static/livemd/
, one for each application within an umbrella and one index.livemd
for overall analysis. Open any of those files in your Livebook setup and hit Cmd(Ctrl)+Shift+Enter to evaluate all the cells in the notebook. The 1st time you'll have to wait for a while for the setup of the dependencies (about 40 secs in my local machine). But that's just a first.
Enjoy!
Edited by Agustín Ramos
Merge request reports
Activity
added 1 commit
- 4de119b4 - Enhanced tests and docs for 'mix arch.report'
mentioned in issue #150 (closed)
Please register or sign in to reply