-
When I try and view models in the shiny app it fails due to:
databaseSettings$databaseTable = 'database_meta_table'
but the table name should be
databaseSettings$databaseTable = 'database_me…
-
When I try to run the app using `python app.py`, nothing happens in the terminal.
Can you help me troubleshoot this?
-
Hi,
See these assignments as a starting point. We can reassign along the way.
We have several shiny apps in NINA, and some even incorporated in NINA.NO. But, not a unified look. Shiny apps can be …
-
App seems to freeze after running for more than an hour. Investigate? I wonder if using crew or something to be collecting the data from the sensor asynchronously from running the app might help
-
I have attempted to use both the Shiny App and the Rpackage to design sequences.
For the app, my vcf is uploaded and processed but I get a "disconnected from server" error when it appears to try gen…
-
From https://github.com/rstudio/shiny/issues/4123#issue-2510461372. I think that adding a function includeQuarto like includeMarkdown is a good idea to make easier to integrate quarto docs inside shin…
-
**Describe the bug**
After successfully loading a patient-level prediction (PLP) evaluation using the `loadPlpResult` function, attempting to view the report in the Shiny App results in two differe…
-
## System details:
#### Positron and OS details:
Positron Version: 2024.09.0 (system setup) build 77
Code - OSS Version: 1.93.0
Commit: 9b6f7c066546a4c7f104368fc769fb3768b08bfd
Date: 2024…
-
-
**High priority:**
- [x] Highlight selected ComID (maddee)
- [x] Add option for total acres instead of SHA/LF (skyler)
- [ ] Still need to fix some legends and the duration calculation under total …