alan-turing-institute / bio-Turing-Way

Experimenting with JupyterBooks, Sphinx, and training materials for biomed/life sciences from the Turing Way.
https://the-turing-way-personas.netlify.app/welcome
Other
4 stars 5 forks source link

Deploy fix linting #18

Closed Iain-S closed 2 years ago

Iain-S commented 2 years ago

Incorporate the changes discussed earlier:

  1. jupyter-book clean master
  2. copy master to, e.g., master_dsg
  3. overwrite master_dsg/_toc.yml and master_dsg/config.yml
  4. jupyter-book build master_dsg/
  5. jupyter-book build master/
  6. copy the master_dsg/_build/html to the master.../editions/dsg directory
  7. remove master_dsg

Also: