You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
conda env update # alternatively: conda env create -f environment.yml -n ubermag-website
make prepare # alternatively: make prepare-local
make html
make clean # optional