thomasingalls / atom-nbviewer

Atom plugin to preview Jupyter Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atom-nbviewer

View the rendered Jupyter/IPython Notebook in atom

Installation

You need the jupyter-convert executable, for example using anaconda

$ apm install nbviewer

Configuration

  • jupyterConvertBin: Command or path to jupyter-convert executable

About

Atom plugin to preview Jupyter Notebooks

License:Apache License 2.0


Languages

Language:CoffeeScript 100.0%