Update getting started and reference docs#365
Conversation
Codecov Report
@@ Coverage Diff @@
## master #365 +/- ##
=======================================
Coverage 87.34% 87.34%
=======================================
Files 12 12
Lines 1367 1367
=======================================
Hits 1194 1194
Misses 173 173
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
|
thanks for the review @mmcky - I think this one is good to go unless there are objections - if I got the description wrong I am happy to iterate in subsequent PRs (note that the codecov tests seems to be wonky because of a missing credential or something, don't think it's related to this PR) |
|
thanks @choldgraf |
|
@choldgraf just updated from the master branch -- all looks good. I think this is good to 🚢 |
|
@chrisjsewell @choldgraf I will merge this later this afternoon so we can merge: jupyter-book/jupyter-book#1448 |
* RELEASE: update to v0.12 * add myst_deprecations notification to CHANGELOG * update CHANGELOG * fix myst-nb intersphinx link * FIX: broken links to myst-nb due to executablebooks/MyST-NB#365 * add thanks to contributors * update thanks * Sphinx 4 in github actions * upgrade win, os x tests to python=3.8; and pypi publish workflow * update cache key to be more generic * use a simple test matrix to set python-version * FIX: add $ Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
This is a quick update on some documentation, with these main changes:
start/into a dedicated configuration reference so that it's easier to findstart/guide with a few more steps people can takeThis is a follow up to #364