These instructions explain how to install the software needed for working with the M269 Jupyter notebooks. If you need help, ask in the M269 Technical Forum.

Installing, removing and re-installing the software

For each desktop and laptop you want to use for M269:

Using the software

On Windows, the installation creates a desktop shortcut named M269-start. When you double click this shortcut, a PowerShell window opens where Jupyter writes its log messages. Then your browser opens JupyterLab, listing the contents of your M269 folder. You can now open the M269 book: double-click subfolder notebooks, then file M269.ipynb.

On Windows 11, when launching JupyterLab for the first time, you may be asked to ‘select an app to open this HTML file’. If that happens, choose your favourite browser and click ‘always’.

On Linux and macOS, you must use the software from the terminal. This option is also available to Windows users who prefer the command line.

If you’re an M269 tutor, see how to mark notebooks.

Licence

The code and text in this repository are Copyright © 2023–2025 by The Open University, UK. The code is licensed under a BSD-3-clause licence. The text is licensed under a Creative Commons Attribution 4.0 International Licence.

The installation scripts were written with the help of GitHub Copilot.