-
Notifications
You must be signed in to change notification settings - Fork 0
Home
peder2911 edited this page Jun 15, 2021
·
33 revisions
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