Skip to content

Commit

Permalink
Binder try #3
Browse files Browse the repository at this point in the history
  • Loading branch information
franberchez committed Nov 27, 2023
1 parent 15a866b commit 797f380
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
pip install notebook
pip install jupyterlab
- name: Grant execute permissions to run_tutorials.sh
run: chmod +x build_tools/run_tutorials.sh

- name: Run example notebooks
run: build_tools/run_tutorials.sh
shell: bash

0 comments on commit 797f380

Please sign in to comment.