keras-team / keras-io

Keras documentation, hosted live at keras.io
Apache License 2.0
2.69k stars 2.01k forks source link

Fix notebook render issue #1837

Closed sachinprasadhs closed 2 months ago

sachinprasadhs commented 2 months ago

Fix notebook render issue due to invalid JSON format and unable to load the notebook which was created due to extra empty line.

Making the changes on behalf of user PR here https://github.com/keras-team/keras-io/pull/1834 since he can't sign CLA.