View the rendered Jupyter/IPython Notebook in atom
$ apm install nbviewer
Requirements:
jupyter-nbconvert
executable, for example using anaconda
jupyter-nbconvert
executableExample:
"*":
"nbviewer":
"jupyterNBConvertBin": "/Users/danielfrg/conda/bin/jupyter-nbconvert"
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.