clerk

Alex Gian 2024-06-12T10:58:57.161459Z

Hi, Sam Ritchie asked me to send you this. Basically, the issue is that clerk files posted on http://github.io, containing Sam's Emmy-viewers, which display just fine under most browsers in Linux/Mac/Windows are not displaying under Android Chrome. The particular example I used was http://sritchie.github.io/strange-loop-2023/notebooks/stl/phase_portrait. The text blocks and the code blocks work fine, it's just the emmy-viewers display that doesn't. The Browser is Chrome Version 125.06422.165 under Android 11 (tablet) also Chrome Version 125.06422.053 under Android 12 (phone)

Alex Gian 2024-06-12T11:21:49.633659Z

I think it might be a MathBox problem, rather than clerk. I checked with examples from http://MathBox.org, and they don't work either, displaying the same sort of problems - showing startup icon and axes but nothing else (interactivity works, though)

Sam Ritchie 2024-06-12T13:21:03.404719Z

many mathbox examples have no axes, like https://mathbox.org/test/network.html

Sam Ritchie 2024-06-12T13:21:05.150799Z

do those work?

Alex Gian 2024-06-12T17:54:46.978819Z

What I see is (on Android) a small red dot that moves in the opposite direction of my finger's movement on the screen.

Alex Gian 2024-06-12T17:59:37.672789Z

Right, I just checked on the computer's browser! So, no, on Android you can only see the little red dot, you can't see the networks at all.

jcd 2024-06-12T13:23:03.791929Z

Is there an easy way to make clerk display the source code for a function not in the namespace of the notebook? I messed around with source and source-fn but couldn't get either to work. (Also this perhaps is not desirable behavior anyway... but I think it might be useful.)

👀 1