Closed manics closed 4 years ago
We don't have any tests in this repo, so testing on mybinder is the next best option. This makes it even easier by using a GitHub Action to automatically comment on every PR with a link to build the PR on mybinder.
This is the same as example 1 on https://mybinder.readthedocs.io/en/latest/howto/gh-actions-badges.html with the addition of ?urlpath=desktop to the generated URL.
?urlpath=desktop
Awesome! Thanks, @manics!
We don't have any tests in this repo, so testing on mybinder is the next best option. This makes it even easier by using a GitHub Action to automatically comment on every PR with a link to build the PR on mybinder.
This is the same as example 1 on https://mybinder.readthedocs.io/en/latest/howto/gh-actions-badges.html with the addition of
?urlpath=desktop
to the generated URL.