This ShinyApp
is a proof of concept to allow users for easily browsing and searching variable names within the PIC-SURE BDC UI. Additional benefits of the ShinyApp
are the searching capabilities and dynamic filtering features.
-
Clone this repository
-
Open the
Shiny_BDC.ipynb
Jupyter Notebook and follow the instructions to get your user profile token from the PIC-SURE BDC UI -
Save your token in the root folder of this repository as
token.txt
-
Execute the
Shiny_BDC.ipynb
Jupyter Notebook in full to launch theShinyApp
Currently, the ShinyApp
is mainly based on the DT library
Useful ressources: