carpentries-incubator / julia-novice

A lesson exploring the Julia language
https://carpentries-incubator.github.io/julia-novice
Other
15 stars 20 forks source link

Page not building due to ANSI character sequence appearing when precompiling packages #72

Closed dpshelio closed 8 months ago

dpshelio commented 8 months ago

In the last commit, there is a set of ANSI characters from precompiling the packages. This made the website to stop building the latest version.

https://github.com/carpentries-incubator/julia-novice/blob/4e70749539ded8e9eb3e56ed32049ac2f433dae7/episodes/05_Write_functions.md#L122-L130

I have removed these characters on a fork and works fine (except that doesn't build now because cran is down, but locally is perfect). That was not picked on the PR that introduced these changes because it seems that the actions running on the PR doesn't try to build the site.

I don't know how to contribute these changes, as that happens when the code is run via literate.