John M. Shea

Results 39 comments of John M. Shea

OK, I have coded up a solution that works for me, but it is a little "hacky". Basically, I check whether MathJax.typeset() is available if it looks like MathJax 3...

Great! Please bump to 2.7.0a2 to get better support for dark mode themes.

I am going to leave this open until we get a proper fix from upstream

I can't commit that as submitted. Here are my imports: dynamic.py:from IPython.display import display, Javascript, HTML dynamic.py:import string dynamic.py:import random dynamic.py:import importlib.resources dynamic.py:import urllib.request dynamic.py:import urllib dynamic.py:import json dynamic.py:import sys...

I am having the same problem with my library. This site is not on the latest JupyterLite, though:

This was on Version 0.1.0-alpha.19. I'll try to put up a newer version and see if it is resolved.

@bollwyvl Thanks for your help -- you were right. I had tried to declare the dependency on setuptools in my pyproject.toml for JupyterQuiz but did it wrong. I fixed that,...

@kolibril13 I created a pull request for jupyter_compare_view that should resolve the issue for that project.

@bollwyvl Thank you so much for your feedback. I didn't realize what you meant by the second comment and how important it could be. I have updated JupyterQuiz to use...

I can confirm that the decoder is returning all zeros on my computer.