URNC
Uni Regensburg Notebook Converter
Installation
pip install urnc
Or update from an older version:
pip install urnc --upgrade
Usage
# Clone example course and change into course directory
git clone https://github.com/spang-lab/urnc-example-course
cd urnc-example-course
# Convert a single notebook to student version
urnc convert assignments/sheet1.ipynb student/sheet1.ipynb
# Convert all assignment notebooks to student versions
urnc convert assignments
# Convert all assignment notebooks to student version, pull student repo and
# copy over converted notebooks
urnc student
You can find a more detailed introduction to URNC at page Usage of URNC's Documentation Website.
Documentation
You can find the full documentation for URNC at spang-lab.github.io/urnc. Amongst others, it includes chapters about:
Release files for urnc 2.3.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| urnc-2.3.4.tar.gz | 39.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| urnc-2.3.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 77.1 kB
Release files / urnc-2.3.4.tar.gz
| Download URL | urnc-2.3.4.tar.gz |
|---|---|
| Size | 39.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5d68baa8943a088a3d4de22b29f786195efe7caca2abbb9a4381ffc6ded2d7ec
|
|
BLAKE2b-256 checksum How to use checksums |
5f8991a4d285318de0d096ec40830d76059a5f4d6e7b921493218bc55efa3f32
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / urnc-2.3.4-py3-none-any.whl
| Download URL | urnc-2.3.4-py3-none-any.whl |
|---|---|
| Size | 37.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e95880e5e3eeba9889991033426db7413319dc532acea01bea115d96e7b3f662
|
|
BLAKE2b-256 checksum How to use checksums |
800f9dbdf672c4f4b8a27315e1b614e0441d96641a3db0232eb904ee26c9fcc1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|