Skip to content

Commit

Permalink
revert change in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
anitacaron committed May 5, 2024
1 parent 809585d commit 9267d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,6 @@ test:

tr: util/create_report_html.py dashboard/bfo/robot_report.tsv dependencies/obo_context.jsonld util/templates/report.html.jinja2
python3 $^ "ROBOT Report - bfo" dashboard/bfo/robot_report.html $(REPORT_LENGTH_LIMIT)

dashboard/analysis.html:
jupyter nbconvert dashboard_analysis.ipynb --no-input --execute --to html --output $@

0 comments on commit 9267d9e

Please sign in to comment.