We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Extension causes issue when {exercise} and {solution} aren't used but extension is loaded
{exercise}
{solution}
QuantEcon/lecture-datascience.myst#199
Build the lecture-datascience.myst quantecon lecture site
lecture-datascience.myst
quantecon
No response
To resolve this I need to ensure the sphinx_exercise_registry is initialised when the extension is loaded.
sphinx_exercise_registry
The text was updated successfully, but these errors were encountered:
merge
closing as a duplicate of #44
Sorry, something went wrong.
No branches or pull requests
Describe the problem
Extension causes issue when
{exercise}
and{solution}
aren't used but extension is loadedLink to your repository or website
QuantEcon/lecture-datascience.myst#199
Steps to reproduce
Build the
lecture-datascience.myst
quantecon
lecture siteThe version of Python you're using
No response
Your operating system
No response
Versions of your packages
No response
Additional context
To resolve this I need to ensure the
sphinx_exercise_registry
is initialised when the extension is loaded.The text was updated successfully, but these errors were encountered: