Releases: TileDB-Inc/shinybg
Releases · TileDB-Inc/shinybg
v0.1.6
shinybg 0.1.5
- Rename package to shinybg
tiledbJupyterShiny 0.1.4
- Adds
AppManager
class for managing background shiny apps - New
runBackgroundApp()
function for launching apps as background tasks without rendering an IFrame - New demo app for testing
- Included Jupyter notebook provides an overview of the app manager's functionality
tiledbJupyterShiny 0.1.3
tiledbJupyterShiny 0.1.2
- Apps are now launched as background tasks using the callr package.
- Added a
NEWS.md
file to track changes to the package. - We now verify an app is up and running before rendering the IFrame
tiledbJupyterShiny 0.1.1
Initial release.