Skip to content

jkrasting/esnb

Repository files navigation

PyPi Documentation Status

ESNB: Earth System Notebook

(formerly notebook-template)

Repository for analysis notebook template development.

Link to work-in-progress documentation on Google Docs. (You may need to request access.)

Standards

The final converged notebook should make use of established standards and conventions as much as possible.

Link to EMDS Standards

Quick Start

  1. Set up a working directory
mkdir ~/esnb-test-dir && cd ~/esnb-test-dir
  1. Create a test conda environment
conda create -y -n esnb_test jupyterlab pip
conda activate esnb_test
  1. Install ESNB
pip install esnb
  1. Create a new Pangeo demo notebook
nbinit pangeo
  1. Launch Jupyter
jupyter lab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •