-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
[lecture_comparison] Check instances of code not being compiled #15
Comments
After fixing this issue, |
|
I suspect many of these are due to no code from files which is now up and running in PR #4 For example, it looks like @shlff would you be able to run through the links above and check against the latest build in PR #4 which includes the code from files? |
thanks @shlff -- if you have time can you dig into each of these lectures to try and figure out why they aren't executing. To get the same software environment you can use the
and then you can look in the |
@shlff I know the reason -- I need to migrate |
For |
This is an issue that a code is not compiled.
Here is an example:
Left:
RST Right:
MyST```This occurs in:
16
32
33
35
39
40
41
42
43
cc: @mmcky
The text was updated successfully, but these errors were encountered: