• J. Fernando Sánchez's avatar
    Removed nbsphinx · 188c3333
    J. Fernando Sánchez authored
    It requires pandoc, which cannot be installed with pip.
    
    We can either link to the nbfile or convert the file
    manually/automatically:
    
    ```
    nbconvert SenpyClientUse.ipynb --to rst
    ```
    188c3333