sorgerlab / indra

INDRA (Integrated Network and Dynamical Reasoning Assembler) is an automated model assembly system interfacing with NLP systems and databases to collect knowledge, and through a process of assembly, produce causal graphs and dynamical models.
http://indra.bio
BSD 2-Clause "Simplified" License
174 stars 66 forks source link

Expand all with query parameter #1351

Closed kkaris closed 2 years ago

kkaris commented 2 years ago

This PR adds the possibility to expand all statements after the page has loaded by adding expand_all=true as a query parameter.

Test by running any test in test_html_assembler.py that produces an html page and adding expand_all=true to the parameters when viewing it in the browser.