Skip to content

Releases: overhangio/tutor-jupyter

v19.0.0

16 Dec 20:19
8dc1660
Compare
Choose a tag to compare

v18.1.1

16 Dec 10:37
2db07b8
Compare
Choose a tag to compare
  • 💥 [Deprecation] Drop support for python 3.8 and set Python 3.9 as the minimum supported python version. (by @Abdul-Muqadim-Arbisoft)

  • 💥[Improvement] Rename Tutor's two branches (by @DawoudSheraz):

    • Rename master to release, as this branch runs the latest official Open edX release tag.
    • Rename nightly to main, as this branch runs the Open edX master branches, which are the basis for the next Open edX release.
  • [Bugfix] Fix the LTI_DEFAULT_JUPYTER_HUB_URL which had an extra '%' in the HTTPS URL. (by @Danyal-Faheem)

v18.1.0

18 Sep 11:34
00bb883
Compare
Choose a tag to compare
  • 💥[Feature] Make the plugin work in development mode by adding openedx-development-settings. (by @Abdul-Muqadim-Arbisoft)

v18.0.0

20 Jun 02:02
771d8ee
Compare
Choose a tag to compare
  • 💥[Feature] Upgrade to Redwood (by @Abdul-Muqadim-Arbisoft)
  • [Improvement] Makefile updated and test added to the repository and formatted code with Black and isort. (by @CodeWithEmad)
  • [Bugfix] Make plugin compatible with Python 3.12 by removing dependency on pkg_resources. (by @regisb)

v17.0.0

11 Dec 23:20
Compare
Choose a tag to compare