Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

stitchdata/stitch-scripts-templates

Repository files navigation

Stitch Scripts templates

Installation

Requirements:

# pyenv local 3.x.x
make install

Usage

Running the notebook server to view and edit templates

This command will start a Jupyter notebook server running on port 8888:

make serve

Updating the front matter

The bare and minimal_* templates include a single markdown cell of Scripts info / instructions (herein referred to as the "front matter").

To update the front matter markdown:

  1. Start a notebook server: make serve
  2. Navigate to bare/template.ipynb within the Jupyter file tree
  3. Make the desired modifications and save the notebook
  4. Run make update_front_matter to broadcast these changes to the other templates that have front matter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published