RexBarker
RexBarker
I've watched the model run many times with `nvtop` and `htop`. The "forward" and "backward" propagation steps seem fast enough; the GPU is fully loaded, and all CPUs near 100%....
Need to improve the documentation page for the REPL usage. I found the exit method of cntrl-D by accident by using my Home Simpson method of mashing the keyboard
A temporary monkey patch to kill the message can be done like this: At line 100 of the [jupyter_client/session.py](https://github.com/jupyter/jupyter_client/blob/main/jupyter_client/session.py) file, you perform the `json_clean(obj)` first instead of letting it fail...
Any updates on this? I have a similar issue. The ipyvuetify dialogs work fine in a standard notebook, but not in a VScode Jupyter notebook instance