Skip to content

Commit

Permalink
Binder badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
marijanbeg committed Jul 6, 2021
1 parent 90fe213 commit 2a4f0f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,3 @@ jobs:

- name: flake8 on Jupyter notebooks
run: make test-flake8-nb

- name: Test Makefile targets
run: |
make compile-refs
make clean-pkl-refs
make clean-output
make run-ipynb
make clean-output
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PyBryt-examples

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/marijanbeg/pybryt-examples/HEAD)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/marijanbeg/pybryt-examples/HEAD?filepath=examples%2Finsertion-sort.ipynb)

In this repository, we collect short PyBryt examples demonstrating how it works and what its benefits are.

Expand Down

0 comments on commit 2a4f0f7

Please sign in to comment.