Skip to content

Commit

Permalink
fix: jupyter plugin src
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Oct 3, 2023
1 parent f4b2215 commit c78fc90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main/olive/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
A beautiful, blue theme for Open edX.
- name: jupyter
src: tutor-indigo>=15.0.0,<16.0.0
src: tutor-jupyter>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-jupyter
author: Overhang.IO <[email protected]>
maintainer: Overhang.IO <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion main/palm/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
A beautiful, blue theme for Open edX.
- name: jupyter
src: tutor-indigo>=16.0.0,<17.0.0
src: tutor-jupyter>=16.0.0,<17.0.0
url: https://github.com/overhangio/tutor-jupyter
author: Overhang.IO <[email protected]>
maintainer: Overhang.IO <[email protected]>
Expand Down

0 comments on commit c78fc90

Please sign in to comment.