pgierz / jupyterlab_netcdfviewer

A JupyterLab NetCDF Reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupyterlab_netcdfviewer

A JupyterLab NetCDF Reader

Prerequisites

  • JupyterLab

Installation

jupyter labextension install jupyterlab_netcdfviewer

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

About

A JupyterLab NetCDF Reader


Languages

Language:TypeScript 69.2%Language:JavaScript 21.0%Language:CSS 9.8%