-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Rignon Noël edited this page Jul 26, 2022
·
9 revisions
Welcome to the intranet.neuro.polymtl.ca wiki!
# Clone repo and move to it
git clone https://github.com/neuropoly/neuro.polymtl.ca.git
cd neuro.polymtl.ca
# Install requirements
pip install .[sphinx]
# Build website
make html
# Open local website
open _build/html/README.html
Example:
```{note}
**Note for Intern Students: **You will only need to create the `admin`, `biblio`, and `reports` folders.
```
All possible admonitions are listed at: TODO