Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👋 Travis - Welcome GH Actions #17

Merged
merged 7 commits into from
Oct 8, 2021
Merged

👋 Travis - Welcome GH Actions #17

merged 7 commits into from
Oct 8, 2021

Conversation

dpshelio
Copy link
Member

Essentially what it says on the label. Note that this is pretty much to build the site, and not really "testing" as all the notebooks are run allowing errors (because we want to show how errors happen).

Note, however, that the creation of the pdf file have been disabled as there is a LaTeX problem.

This uses latest ubuntu box, with python 3.8, and 📌 nbconvert and jupyter-client as due to a change in handling templates:
jupyter/nbgrader#1373 (comment)
jupyter/jupyter_client#637

Creates a new action and the different files needed to build
- python requirements
- latex (and ubuntu) packages needed
- ruby gems requirements as a Gemfile
Some latex dependencies have changed from ubuntu 14 to ubuntu 20!
pinning nbconvert with a particular version that has the templates
jupyter/nbgrader#1373

requires also pin jupyter-client to an earlier version
jupyter/jupyter_client#637
dpshelio added a commit to dpshelio/rsd-engineeringcourse that referenced this pull request Oct 3, 2021
dpshelio added a commit to dpshelio/rsd-engineeringcourse that referenced this pull request Oct 3, 2021
Copy link
Contributor

@edlowther edlowther left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@dpshelio dpshelio merged commit 1b7a229 into main Oct 8, 2021
@dpshelio dpshelio deleted the travis2actions branch October 8, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants