-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
As a contributor to the tutorial I want to serve it locally. Several options are described
- In
CONTRIBUTING.mdit says to install Ruby with either OS package manager or conda and runmake serve - In
.github/PULL_REQUEST_TEMPLATE.mdit says you can also usemake docker-serve.
Can the docker-serve option be added to CONTRIBUTING.md so both document give same options.