Ouranosinc / PAVICS-landing

The landing page serving as the entrance to PAVICS
1 stars 0 forks source link

PAVICS-landing

The landing page serving as the entrance to PAVICS

Serving content

The entire site is designed to run without a compile step. Simply serve the contents of the src folder.

For testing, you can run npx http-server src -c-1 to view the site locally, or use any other webserver to serve the contents of src folder.

Localizing

Python environment.yml

To ensure notebooks and exemples will run on the platform correctly it is advised to use the most recent PAVICS environment.yml https://github.com/Ouranosinc/PAVICS-e2e-workflow-tests/blob/master/docker/environment.yml