Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mycarta/sigmoid_app

Prototype for an interactive colormap web app
https://github.com/mycarta/sigmoid_app

Last synced: 1 day ago
JSON representation

Prototype for an interactive colormap web app

Awesome Lists containing this project

README

        

## Sigmoid_app

Initial prototype for an interactive app to make sigmoid grayscale colormaps.

It goes together with [this chapter](https://github.com/softwareunderground/52things/blob/master/chapters/Niccoli_1.md) in the book (in progress) [52 Things You Should Know About Geocomputing](https://github.com/softwareunderground/52things).

__NB: it is currently optimized to work in Jupyter Notebook, it will not work with JupyterLab__

- All notebooks now running in Python 3 (fixed `print` statements and list generated by `zip`)
- The call to `interact` is up to date with latest version of `ipywidget`

#### Interactive notebooks:
* click on the `Binder button` below, browse to the `/Python/notebooks` directory, and open one of the notebooks
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/mycarta/Sigmoid_app/master)