Thorin Tabor
Thorin Tabor
This is very useful! However, as far as I can tell, it doesn't seem to have any means of handling username collisions. What happens when one person's username on one...
I am also seeing this error migrating an existing project.
Looks like that's a bug in what files are being packaged with the extension. I'll check in a fix and get that pushed out soon. Thank you! As far configuring...
Markdown conversion is in the works! I have an alpha version of this currently checked in on the ckeditor5 branch: https://github.com/genepattern/jupyter-wysiwyg/tree/ckeditor5 At the moment it still needs some more testing...
Markdown conversion in ckeditor5 ended up being a dead end, because we could never get it to support the specific mix of markdown and HTML that is supported by Jupyter....
I am sorry if I am not familiar with a Format Painter. What would you expect a Format Painter button to do when clicked?
I have tested and can reproduce this bug. It appears to be a compatibility issue with ipywdgets 8.x, a dependency of nbtools, which removed the `on_displayed` callback. We will have...
JupyterLab 4 should be supported, but has not been tested extensively.