Will
Will
Hey I'm a total noob, also getting errors when I follow step 4: /home/hobo/.local/lib/python3.8/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='mean' instead. warnings.warn(warning.format(ret)) building model... batch...
Yes, that was basically my question and sorry that it wasn't very clear. The issue, finally, was that `react-math-view` doesn't expose `makeSharedVirtualKeyboard()`, so I added `mathlive` as a dependency and...
Hello! I have a similar question about server-side mutations in NextJs. Specifically I'd like to clone y-docs on the server, creating a new, disconnected ydoc. I will also likely want...
As far as I understand liveblocks doesn't use yjs or crdt other than for @liveblocks/yjs, but I could be wrong about that.