question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to build the jupyter book

See original GitHub issue

Describe the bug I am Unable to build the jupyter book

To Reproduce

git clone https://github.com/executablebooks/quantecon-mini-example
cd quantecon-mini-example
conda env create -f environment.yml
conda activate qe-mini-example
jupyter-book build ./mini_book
jupyter-book build ./mini_book

Expected behavior The expected Jupyter book in the build folder

Screenshots image image image

Environment info

     active environment : qe-mini-example
    active env location : C:\Users\linigodelacruz\AppData\Local\Continuum\anaconda3\envs\qe-mini-example
            shell level : 2
       user config file : C:\Users\linigodelacruz\.condarc
 populated config files : C:\Users\linigodelacruz\.condarc
          conda version : 4.8.3
    conda-build version : 3.15.1
         python version : 3.7.7.final.0
       virtual packages :
       base environment : C:\Users\linigodelacruz\AppData\Local\Continuum\anaconda3  (writable)
           channel URLs : https://repo.anaconda.com/pkgs/main/win-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/win-64
                          https://repo.anaconda.com/pkgs/r/noarch
                          https://repo.anaconda.com/pkgs/msys2/win-64
                          https://repo.anaconda.com/pkgs/msys2/noarch
          package cache : C:\Users\linigodelacruz\AppData\Local\Continuum\anaconda3\pkgs
                          C:\Users\linigodelacruz\.conda\pkgs
                          C:\Users\linigodelacruz\AppData\Local\conda\conda\pkgs
       envs directories : C:\Users\linigodelacruz\AppData\Local\Continuum\anaconda3\envs
                          C:\Users\linigodelacruz\.conda\envs
                          C:\Users\linigodelacruz\AppData\Local\conda\conda\envs
               platform : win-64
             user-agent : conda/4.8.3 requests/2.23.0 CPython/3.7.7 Windows/10 Windows/10.0.17763
          administrator : False
             netrc file : None
           offline mode : False
          sphinx-build 2.4.4

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
phaustincommented, May 29, 2020
0reactions
najuzilucommented, May 29, 2020

@chrisjsewell exactly what I had in mind. I’ll submit a PR first thing in the morning.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jupyter Book build fails after default create - Stack Overflow
From the launcher within Jupyter Lab, open a terminal; $ cd "Documents/Jupyter Books"; $ jb create MyCoolBook; New folder with template book ...
Read more >
Build a small example project - Jupyter Book
You can build this book locally on the command line via the following steps: Ensure you have a recent version of Anaconda Python...
Read more >
What to do when things go wrong - The Jupyter Notebook
Jupyter fails to start · Have you installed it? ;-) · If you're using a menu shortcut or Anaconda launcher to...
Read more >
Creating an open-source book with Jupyter Book and Jupytext
Your browser can't play this video. ... https://giswqs.github.io/jb-demo/ Commands: jupyter - book build . jupyter - book build .
Read more >
How to create your first book using Jupyter Book - YouTube
This video will show you steps to generate your first book using Jupyter - book. This is the first tutorial of the series....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found