Skip to main content

A JupyterLab extension to self-certify completion of a course

Project description

quicklab-grading

Github Actions Status

A JupyterLab extension to self-certify completion of a course

Requirements

  • JupyterLab >= 2.0

Install

jupyter labextension install @caleboki/quicklab-grading

Contributing

Install

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone the repo to your local environment
# Move to quicklab-grading directory

# Install dependencies
jlpm
# Build Typescript source
jlpm build
# Link your development version of the extension with JupyterLab
jupyter labextension install .
# Rebuild Typescript source after making changes
jlpm build
# Rebuild JupyterLab after making any changes
jupyter lab build

You can watch the source directory and run JupyterLab in watch mode to watch for changes in the extension's source and automatically rebuild the extension and application.

# Watch the source directory in another terminal tab
jlpm watch
# Run jupyterlab in watch mode in one terminal tab
jupyter lab --watch

Now every change will be built locally and bundled into JupyterLab. Be sure to refresh your browser page after saving file changes to reload the extension (note: you'll need to wait for webpack to finish, which can take 10s+ at times).

Uninstall

jupyter labextension uninstall @caleboki/quicklab-grading

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

sn-jupyterlab-grading-0.2.0.tar.gz (86.6 kB view details)

Uploaded Source

File details

Details for the file sn-jupyterlab-grading-0.2.0.tar.gz.

File metadata

  • Download URL: sn-jupyterlab-grading-0.2.0.tar.gz
  • Upload date:
  • Size: 86.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.1

File hashes

Hashes for sn-jupyterlab-grading-0.2.0.tar.gz
Algorithm Hash digest
SHA256 07757fb56b880f09b04b37c33a369fcd7f45319c903e9902b84f1f762121bf49
MD5 dfa7e9028c0774e96cc22fb5ac5edd2c
BLAKE2b-256 3372f4ae857c30f7847f2e75d9838e49589ebf2883c47489e403466f71536835

See more details on using hashes here.

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