You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another alternative would be to copy the HTML files into our jwst_validation_notebooks Box folder and add it to our testing Confluence space. Alicia is investigating.
This has been solved with Brian's latest updates that archives the results to a central store directory with each Jenkins run. This issue can probably be closed.
Another follow-up to this. We’re going to need a way to archive the notebook results for a particular release. Maybe we can have both:
jupyter nbconvert --to HTML notebook.ipynb
and
jupyter nbconvert --to pdf notebook.ipynb
commands in our nbconvert function. That would allow us to store the PDFs in central store.
The text was updated successfully, but these errors were encountered: