-
Notifications
You must be signed in to change notification settings - Fork 1
Notes
Ashley Smith edited this page Sep 2, 2022
·
1 revision
- What about ways to automatically generate a reasonable view of the data at https://github.com/ESA-VirES/VirES-Python-Client/blob/staging/src/viresclient/_data/config_aeolus.json ?
- Tools like https://jsononline.net/json-viewer can make a tree view of the data
- I tried to use https://github.com/useblocks/sphinx-data-viewer but it gave an error with the Aeolus json
inpyproject.toml, [project.optional-dependencies], docs
: add"sphinx-data-viewer == 0.1.2",
inconf.py, extensions
: add"sphinx_data_viewer",
inavailable_parameters_aeolus.rst
:.. data-viewer:: :file: ../src/viresclient/_data/config_aeolus.json