jupyter / accessibility

A repository for ongoing work around making Jupyter's software accessible and inclusive
https://jupyter-accessibility.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
66 stars 33 forks source link

Add GitHub Action for Read the Docs previews #108

Closed choldgraf closed 2 years ago

choldgraf commented 2 years ago

This should add a GitHub action that automatically adds a docs preview link to the top comment of the PR. @trallard we can give this a shot instead of manually adding a link each time.

Note that this may not work until #106 is resolved.

trallard commented 2 years ago

LGTM 🚀 - will wait until #106 is merged and then merge this after