Edit Page
Tip
The page editor looks and behaves in exactly the same way as the Python and R editors. It provides the same user experience, only it allows you to add html and javascript to customize the page to your needs. Review the readme file for additional customization options and javascript calls.
- The page will be loaded with all the files required to render the page to the end user
We will now modify the html to add a bit more information into the data dictionary
- Expand vue_templates, and click on dictionary.html, and copy the text below, overwriting the contents of the file between the script tags.
Tip
Clicking on the Cog next to the name of the page, then clicking on Configuration provides JSON based configuration options the page can utilise. Review the readme.txt file for information on how to use this configuration.