Bradley Miller
Bradley Miller
@rbeezer I don't think the html is very different from what we have now. With the exception of the problem statement moving to an attribute of the json. ``` {"problemHtml":...
Not for N > 500 😄
Actually I just ran across a Jupyter notebook I wrote a couple years ago that solves this problem. I used it the last time we made a breaking change in...
I tried a runestone build for academy with mathjax4 enabled. Chaos ensued. Will require some investigation to figure out what is going wrong. Looks like startup stuff may have changed.
@yasinovskyy we should fix this before the print edition goes to print.
I think the question should be reworded so that it instructs the student to do a breadth first search starting from a particular node, and then have them list the...
Well, skulpt just got support for f-strings very recently. You will see more consistent use of them in future editions.
Thank you! That mistake is still in the latest print edition as well! (I just looked) Many copyeditors missed what you just pointed out.