Open jj-github-jj opened 2 years ago
I'm going to guess that a holoview panel object is not serializable, so you will have to remove it (either manually, or with something like #475).
Thank you for the quick response.
Is it possible to skip Un serializable objects and just not error out and save what can be saved for the session?
Yes... that's why I pointed you to the discussion in #475. Currently, you'll need to write a small filter yourself, as in #66. You can close this issue if you feel it's significantly been addressed.
Get the following error on saving notebook session if notebook has aholoview panel object