Skip to content
peder2911 edited this page Jun 15, 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 get back to this wiki, run:

viewser help wiki

Here are some useful links for how to get started using ViEWS 3:

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

pip install --upgrade viewser

To update a Git repository , from the repository folder, run

git pull
Clone this wiki locally