Skip to main content

Jupyter nbextension to outline 3 course levels through colors

Project description

courselevels

Jupyter notebook extension for

  • background colouring of cells (3 predefined colors)
  • creating framed cells

UI

Three buttons are provided that toggle the colour of selected cells (1 finger = basic, 2 fingers = intermediate, 4 fingers = advanced/expert) In addition a button allows to add/remove a frame around the selected cells

This is designed for flagging course contents, so that students can better navigate it; color code is as follows

  • basic (green)
  • intermediate (blue)
  • advanced/expert (red)

see an example in examples/README

config

Can be customized through the nbextensions-configurator panel Also the following actions can be attached to keyboard sohrtcuts using Jupyter's shortcuts editor

  • courselevels:toggle-basic
  • courselevels:toggle-intrmediate
  • courselevels:toggle-advanced
  • courselevels:toggle-frame

installation

Install via:

pip install nb-courselevels

The extension should be automatically installed and enabled.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nb-courselevels-0.5.4.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

nb_courselevels-0.5.4-py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page