Skip to content

Commit

Permalink
myst_nb now supports code-cell from file
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Apr 15, 2021
1 parent 820cd1c commit 8b85838
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
python-version: 3.8
environment-file: environment.yml
activate-environment: lecture-python-advanced.myst
- name: Install myst_nb (from branch for testing)
shell: bash -l {0}
run: python -m pip install git+https://github.com/executablebooks/MyST-NB.git@code-from-file
- name: Display Conda Environment Versions
shell: bash -l {0}
run: conda list
Expand Down

0 comments on commit 8b85838

Please sign in to comment.