Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

repository-preservation/lcmap-test-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter/IPython Notebooks

For testing and prototyping LCMAP APIs, UX, and DX

Dependencies

LCMAP depends upon the GDAL library and this is something that needs to be installed on your system using your package manager.

For Mac OS X:

$ brew install gdal

For Debian-based Linux:

$ sudo apt-get install gdal

Usage

Python

To start a Jupyter Notebook running a Python 3 kernel, run the following:

$ make py-run

Clojure

To start a Jupyter Notebook running a Clojure kernel, run the following:

$ make clj-run

About

Jupyter/IPython notebooks for testing and prototypeing [alpha 0.5.0]

Resources

Stars

Watchers

Forks

Packages

No packages published