Skip to content
peder2911 edited this page Aug 12, 2021 · 33 revisions

Views 3 user documentation

viewser is the entrypoint for interacting with the ViEWS 3 cloud, which provides data for the ViEWS team.

To open this wiki in a browser window from the terminal, run:

viewser help wiki

The first article you should read about viewser is the introduction. From there, proceed with the quickstart guide and the queryset guide , which demonstrate how to use ViEWS 3 resources via viewser.

The viewser package, and ViEWS 3 is being continuously updated. This means that it is always a good idea to update your environment whenever doing work.

To update viewser, run this command:

pip install --upgrade viewser
Clone this wiki locally