datapartnership / niger-economic-monitoring

Niger Economic Monitoring
http://datapartnership.org/niger-economic-monitoring/
Mozilla Public License 2.0
2 stars 1 forks source link

Book is not including html file from NTL #14

Open andresfchamorro opened 6 months ago

andresfchamorro commented 6 months ago

Bug Report

HTML file from NTL analysis is not being recognized in the build process

Description

File exists but maybe html cannot be provided directly as a file?

@ramarty @g4brielvs @SahitiSarva

Reproducibility

Steps to Reproduce

Build locally jupyter-book build . --toc docs/_toc.yml --config docs/_config.yml or automatically from any push.

Screenshots / Error Messages (if applicable)

/home/runner/work/niger-economic-monitoring/niger-economic-monitoring/notebooks/nighttime-lights/README.md:: WARNING: toctree contains reference to nonexisting document 'notebooks/nighttime-lights/ntl_analysis.html' [etoc.ref]

link to build

g4brielvs commented 6 months ago

Hi @andresfchamorro! Thank you for reporting this issue. (I believe) it is possible to update settings to build from raw HTML directly. Alternatively, wouldn't it be possible to push the notebook instead?

SahitiSarva commented 5 months ago

@g4brielvs I managed to add it as a separate link but it doesn't follow the formatting of the rest of the web-book

g4brielvs commented 5 months ago

@g4brielvs I managed to add it as a separate link but it doesn't follow the formatting of the rest of the web-book

@SahitiSarva Thanks for flagging this issue (it wasn't on the board, so lost track of it). It looks like @ramarty is using Quarto (which is fantastic!) We should be able to add the notebook directly (instead of the HTML).

I'm adding the target date of June 21st for this assignment. Does that work?