What is notelate
generate jupyter notebook/lab template via command line
How to use
Install package
pip install notelate
Use notelate
With command line tool, type "notelate" and template name. Then, template notebook is generated at current directory
If template name is empty, basic template is generated
notelate [template name]
Check templates
Type "notelate list", then the installed templates are printed.
Add your template
There is two ways to add your original template
1.Contribute to github You can contribute this module with github
please add your notebook template to notelate/templates/ and raise pull requests.
We are waiting your great template!
2.Add your template path With below command you can add your original template path
notelate add [template_folder]
and you can check the path is included
notelate list
Todo
separate a space to store templates and download it only when a template is requested
Release files for notelate 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| notelate-0.0.5.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| notelate-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.8 kB
Release files / notelate-0.0.5.tar.gz
| Download URL | notelate-0.0.5.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
30c98ab95ac54119f0e96b34a96171d00fecc20648bcb2c329f2dcdad4bba123
|
|
BLAKE2b-256 checksum How to use checksums |
0b7bd44143b3b7c237fce602b9423896da6b8ee91ade17262964705ca089b596
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.3.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|
Release files / notelate-0.0.5-py3-none-any.whl
| Download URL | notelate-0.0.5-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a243a6039656cbc6501234ea2d5a18120fed4cf3c39cec0201d827dbdf9d5b74
|
|
BLAKE2b-256 checksum How to use checksums |
397c5947194f3e5a8cd8ead027da4fdfcae5553083c60f080e8f852b010d70a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.3.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|