Skip to content
This repository was archived by the owner on May 8, 2020. It is now read-only.

danielfrg/atom-nbviewer

Repository files navigation

atom-nbviewer

View the rendered Jupyter/IPython Notebook in atom

Installation

$ apm install nbviewer

Requirements:

  • You need the jupyter-nbconvert executable, for example using anaconda

Configuration

  • jupyterNBConvertBin: Command or path to jupyter-nbconvert executable

Example:

"*":
  "nbviewer":
    "jupyterNBConvertBin": "/Users/danielfrg/conda/bin/jupyter-nbconvert"

About

Atom plugin to preview Jupyter Notebooks

Resources

License

Stars

Watchers

Forks

Packages

No packages published