Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Overhang.IO committed Oct 17, 2023
2 parents 825167f + 309817d commit cbc0de0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,11 @@ Then build the lab image again::

You should now be able to run ``import matplotlib`` statements within your Jupyter notebooks.

Troubleshooting
---------------

This Tutor plugin is maintained by Muhammad Hassan Siddiqi from `Edly <https://edly.io>`__. Community support is available from the official `Open edX forum <https://discuss.openedx.org>`__. Do you need help with this plugin? See the `troubleshooting <https://docs.tutor.overhang.io/troubleshooting.html>`__ section from the Tutor documentation.

License
-------

Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ def load_about():
},
license="AGPLv3",
author="Overhang.IO",
maintainer="Régis Behmo",
maintainer_email="[email protected]",
maintainer="Edly",
maintainer_email="[email protected]",
description="Jupyter Notebook plugin for Tutor",
long_description=load_readme(),
packages=find_packages(exclude=["tests*"]),
Expand Down

0 comments on commit cbc0de0

Please sign in to comment.