Josh Alexander

Results 8 comments of Josh Alexander

I do see the value of keeping all artifacts, they were helpful in finding an issue found in [PR#77](https://github.com/spacetelescope/notebooks/pull/77#issuecomment-474934316) but they do add significant time to the build. Perhaps creating...

> @pllim I meant does the auto generated TOC described in #29 work locally not the existing html TOC. @ceb8 Not sure if #29 includes a local TOC but #58...

seems convert got caught up on align_multiple_visits

@pllim Artifacts can be viewed [here](https://circleci.com/gh/eteq/notebooks/59#artifacts/containers/0). At the top of the page you can navigate through the directories. In that folder, there are two pngs named residuals_j9irw3fwq_flc.png and residuals_j9irw4b1q_flc.png. [tweakreg...

Seems it ran into the same execution error on a few of the notebooks: 01_background_estimation 02_source_detection 03_aperture_photometry 04_psf_photometry [Errno 2] No such file or directory: 'latex': 'latex' ```# Define labels...

I removed the `text.usetex` line from the mplstyle file and it seems to have done the trick. I believe its just the circleCI linux image missing the required latex formatting...

I wanted to take a try at this. What size would be considered large? Or should we just check for file extensions other than what is needed instead of looking...

Closes with merge of https://github.com/eteq/nbpages/pull/8 (WIP)