Jason K. Moore

Results 1408 comments of Jason K. Moore

> special-casing a few libraries that happen to be common. Also, is this the case. Or do all libraries that display custom JS outputs for Jupyter utilize require.js?

There is a "restart and run all" button that is enabled by default in the latest versions of thebe.

It sounds like you might be pointing to an older thebe version in your configuration.

> Do you know if there is something specific about Jupyter Book that overrides this button? Or maybe somewhere where I need to point to a javascript resource? That's probably...

Binder can take a long time to spin up. Are you sure binder completed and launched?

Ok, I was just curious about your "Waiting for kernel..." not. It often seems things are going no further because loading a binder image can be slow.

This sounds like a good addition. Go for it.

@philipn This bug is a bit annoying for working with local wiki. I patched my slumber copy with this workaround, but should we make a better fix? If you are...

I'm leaning towards number 2, returning a matrix. This would coincide with Matlab's view, everything is a matrix. So in SymPy if someone is doing a calc with matrices involved...

I think all this stems from the fact that the scalar mathematics and the matrix mathematics in SymPy have grown separately. I'm not sure I have a good answer. I'm...