Skip to main content

Parametrized starter files and folders for Jupyter

Project description

jupyterlab-starters

Parameterized file and directory starters for JupyterLab.

badge-binder badge-ci roadmap-badge changelog-badge python-badge jupyterlab-badge license-badge

screenshot

What's a starter?

  • A single file
  • A directory
  • A python function
  • A cookiecutter
  • A shell script

... that shows up in your JupyterLab at the click of a button

Installing

TBD: for the time being, try a development install.

Configuring

Like the Jupyter Notebook server, JupyterHub and other Jupyter interactive computing tools, jupyter-starters can be configured via Python or JSON files in well-known locations. You can find out where to put them on your system with:

jupyter --paths

They will be merged from bottom to top, and the directory where you launch your notebook server wins, making it easy to check in to version control.

The very simplest starter, copy, will copy a file or folder to the location it is launched from in the JupyterLab Launcher.

{
  "StarterManager": {
    "extra_starters": {
      "whitepaper-single": {
        "type": "copy",
        "label": "Whitepaper Notebook",
        "description": "A reusable notebook for proposing research",
        "src": "examples/whitepaper-single.ipynb"
      }
    }
  }
}

more docs TBD: for now, see examples in jupyter_notebook_config.json

Alternatives

Don't like what you see here? Try these other approaches:

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

jupyter_starters-0.1.0a0.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

jupyter_starters-0.1.0a0-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file jupyter_starters-0.1.0a0.tar.gz.

File metadata

  • Download URL: jupyter_starters-0.1.0a0.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191201 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.3

File hashes

Hashes for jupyter_starters-0.1.0a0.tar.gz
Algorithm Hash digest
SHA256 d4320fd7cd5a2d1a0f5ab061bb77e084b6183704445db0c3dc5286199604687d
MD5 d108a6f5554db4387ab0d797fd73fd05
BLAKE2b-256 5969cec22acdff4ed7bf12ad1383a56781e2ffc73b37d15a9763ee8fdb24fe3c

See more details on using hashes here.

Provenance

File details

Details for the file jupyter_starters-0.1.0a0-py3-none-any.whl.

File metadata

  • Download URL: jupyter_starters-0.1.0a0-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191201 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.3

File hashes

Hashes for jupyter_starters-0.1.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 e2b857046a1ceebbee11a7563ba92fcbe4bffe03f9429f67c05e3f919d843056
MD5 fd3b0d7bea9543d58bbc2b4511a3cfe4
BLAKE2b-256 12d9af7f42830aaf6eb7af8acfc965ddbe58a7e9591c2fdeb57a664558bc0827

See more details on using hashes here.

Provenance

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