Skip to content

add script for installing pandoc when not using conda #428

@andrewfulton9

Description

@andrewfulton9

I've been trying to convert a project's docs to use an Jupyter notebook instead of a .rst file for its tutorial. The project uses tox and venv to build/test its docs and I had quite a bit of trouble getting pandoc installed into the venv on Linux Ubuntu 18.04. Pypandoc has a script to do this, but it doesn't look like there is much activity as far as releases for pypandoc (no accepted PRs since 06/2018 and no pip release since 04/2017). Their script in their master branch works, but their latest pip release is outdated for installing pandoc on linux machines. I am wondering if it would make sense to include a script like that in nbsphinx for people who can't use conda while Pandoc is still a nbsphinx dependency. I would have saved me quite a bit of time and looks like it could help with issues like #239

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions