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
I'm unsure if the lower two are also supposed to be in codeblocks, or if these are automatically not put in codeblocks. In the notebook, for example, they show up as the usual "out" region.
For these I would doubltcheck the source to see if there are special code block things in the myst, and then look in the https://github.com/QuantEcon/lecture-source-jl at the old code to see if there was something funky that they were trying to do. Maybe these are the way they are supposed to be... not sure.
If the underlying content is there and this is just a display thing that has no other side-effects, then this is the sort of display thing that I don't think we need to worry about at this point until we ensure all the content is actually there.
The myst looks normal and the original source also doesn't seem out of the ordinary so I suspect this is just a display thing. We can put this off for now.
Render shows up like this:
I'm unsure if the lower two are also supposed to be in codeblocks, or if these are automatically not put in codeblocks. In the notebook, for example, they show up as the usual "out" region.
https://github.com/QuantEcon/lecture-julia.myst/blob/main/lectures/software_engineering/need_for_speed.md#methods-and-functions
The text was updated successfully, but these errors were encountered: