I'm unable to preview Atoti widgets on GitHub after pushing to my repo when running atoti version 0.8.12.
Steps to reproduce
If you restart the kernel and run all cells for any Atoti notebook, the resulting notebook does not save the Atoti widgets properly. For example, you can see differences when viewing a notebook in "raw" format:

Performing a corresponding git add, git commit, and git push also shows that the notebook widgets are blank when previewed in GitHub.
Actual Result
Notebooks have blank Atoti widgets after saving them and pushing them to GitHub.
Expected Result
I would expect that when I use atoti for a notebook, my widgets are properly saved and renderable when viewed on GitHub.
Environment
- atoti:
0.8.12
- Operating System:
macOS 14.3.1
- Browser:
Version 124.0.6367.201 (Official Build) (arm64)
I'm unable to preview Atoti widgets on GitHub after pushing to my repo when running
atotiversion0.8.12.Steps to reproduce
If you restart the kernel and run all cells for any Atoti notebook, the resulting notebook does not save the Atoti widgets properly. For example, you can see differences when viewing a notebook in "raw" format:
Performing a corresponding
git add,git commit, andgit pushalso shows that the notebook widgets are blank when previewed in GitHub.Actual Result
Notebooks have blank Atoti widgets after saving them and pushing them to GitHub.
Expected Result
I would expect that when I use
atotifor a notebook, my widgets are properly saved and renderable when viewed on GitHub.Environment
0.8.12macOS 14.3.1Version 124.0.6367.201 (Official Build) (arm64)