Jupyter Notebook

Activities ::: mod_jupyternotebook
Maintained by DNE - Ministère de l'Education Nationale
A course module to integrate Jupyter notebooks within Moodle courses
Latest release:
76 sites
83 downloads
5 fans
Current versions available: 1

Moodle Jupyternotebook module

Install from an archive

  • Extract the archive in the /mod/jupyternotebook folder
  • Install by connecting to your moodle as an administrator or user the CLI script admin/cli/upgrade.php if you have access to a console.

Configuration

The Jupyternotebook module requires a Github repository to host the Python files. The Github repository information must be entered in the plugin settings page.

Github documentation is available here : https://docs.github.com/fr

When creating a Jupyternotebook activity you must provide a .ipynb file and an URL pointing to an accessible Jupyter server.

Information on running a Jupyter server can be found :

A default URL can be set in the plugin settings page.

Description

A course module to integrate Jupyter notebooks within Moodle courses. This module requires a Jupyter server and a Github repository.

You can find more information on Jupyter and its notebook here : https://docs.jupyter.org/en/latest/


Screenshots

Screenshot #0

Contributors

DNE - Ministère de l'Education Nationale (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

إظهار التعليقات
  • Plugins bot
    الجمعة، 4 مارس 2022، 1:10 ص
    Approval issue created: CONTRIB-8865
  • 李 猛
    الاثنين، 20 مارس 2023، 12:49 م
    Using this plug-in, how can we achieve authentication between moodle and Jupyter, and how can files uploaded to github be viewed and used in Jupyter?
  • Hector Pasarin
    الجمعة، 16 يونيو 2023، 8:10 م
    I have succesfully created a Jupiter TLJH server JupyterHub 1.5.1 20230616093412, with https, a domain name and public accesible via internet, also created a GITHUB repository , so I think all requirements are fullfilled. Also I think the configuration in MOODLE for the jupyternotebook mod it's right, but when trying to add a jupyternotebook activity I can see this message:
    404 : Not Found
    Jupyter has lots of moons, but this is not one...
    but I can see new files .ipynb in the Git repository

    Please, can You provide a guide explaining how to configure the Jupyternotebook plugin in Moodle?

    Thank You.
Please login to post comments