Jupyter Notebook icon

Jupyter Notebook

A course module to integrate Jupyter notebooks within Moodle courses
Price option: Free

Supports Moodle 3.9-4.1 See all versions
Latest release: 3 years ago
Installations: 92
Downloads (last 90 days): 46

Frankenstyle name: mod_jupyternotebook
Activities

Description

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/


Contributors