William Scaff

Results 12 issues of William Scaff

Minimal example: http://kodegarden.org/#5ffd9ffaa10a5fcd964f05f290619487f46207eb

I'm testing cesiumpy both in Jupyter notebook and in html mode. It works as expected in Jupyter notebook after installing ipywidgets (pip install ipywidgets). In html, however, the viewer loads...

A dependency of WillNotebook, dill, have incompatibility issues with Python 3.8. For now, a workaround is to use the older Python 3.7 untill this issue is fixed.

Implement TODO with links and marks in the left side pannel

Feature Request

Implement the authors cell for the article templates and reports.

Feature Request

Create a debug method instead of printing variables. Print can cause encoding problems and corrupt generated documents.

enhancement

Export tables in docx format.

Feature Request

Export tables in Latex format

Feature Request

This is a feature of the navigation pannel described in issue #19. This can facilitate the selection of whole chapters of sections.

Feature Request

Implement selection, copy and paste of cells. This requires an implementation of a clipboard in the server to properly handle the commands of the notebook.

Feature Request