Skip to content

Commit

Permalink
Update the re-loading dataset instruction in new line.
Browse files Browse the repository at this point in the history
  • Loading branch information
iantei committed Mar 14, 2024
1 parent c14d574 commit 9a85c62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/dev/publicdashboard/Working_with_public_dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ First execute `mapping_dictionaries.ipynb` before launching any other notebooks.
- Make sure the default charts are loaded at the first instance of loading the website.
- Make sure all the charts are being launched or the error table is displayed.
2. Test with loading and unloading different program/study dataset.
- Load different datasets, run the scripts to execute the notebooks to make sure the charts are being generate properly. Ensure to unload the datasets, and re-load the new dataset.
- Load different datasets, run the scripts to execute the notebooks to make sure the charts are being generate properly.
- Between datasets, drop the old dataset and load the new dataset.
- Also check with empty MongoDB.
3. After the code has been merged, validate the changes on the Staging.
- Generate a snapshot of the charts from the staging website.
Expand Down

0 comments on commit 9a85c62

Please sign in to comment.