All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- The text of the intro paragraph of the README to note use for rapid prototyping and exploratory analysis.
-
- Issue #4
- The page title and added a header under it on the compartmental/upload page to try and make the page purpose more obvious.
- Updated the page title of the compartmental/visualize page to to try and make the page purpose more obvious - Issue #22
- The page names of Compartmental PK/PD items in the navigation sidebar. Trying to make the app and page purposes easier to understand and follow as part of updates for Issue #22
- Expander text in the
about_page
widget function to 'More About this Page'. - The title on the compartmental/build page to try and make it easier to understand the page purpose.
- The Save and Download section of compartmental/build to try and further clarify these steps as per Issue #23
- New option button to directly load the example model on the Upload page - Issue #21
- Moved the HT Cell Proliferation page under the External Tools section and updated the page to linkout to the Thunor web App - Issue #4
- Updated the compartmental/build page to put the descriptions/info for each step under expanders.
- Updated all the compartmental pages as well as the NCA page and Exposure-Response pages, putting the page descriptions under expanders with text printed using
st.info
to help further declutter the pages and hide extraneous info. - Updated the home page to put each of the modeling/analysis options under expanders in an effort to help declutter the app pages and hide extraneous info.
- Upload page:
pages/compartmental/upload.py
. Added in an option to specify the branch of the repository to load a model file from as a fix for Issue #17
- Upload page:
pages/compartmental/upload.py
. Fixed the incorrect path to build page in thest.switch_page
widget. Fix for Issue #13
N/A