PacktWorkshops/The-Data-Visualization-Workshop

Malformed Notebook (7.03)

jgoerner opened this issue · 1 comments

Description

The Jupyter notebook of Activity 7.03 can't be loaded and the following error is thrown:

Unreadable Notebook: .../Data-Visualization-with-Python/Chapter07/Activity7.03/Activity7.03.ipynb NotJSONError('Notebook does not appear to be JSON: \'{\\n "cells": [\\n {\\n "cell_type": "m...')

Proposed Solution

Find the malformed section and fix the notebook

Tasks

@jgoerner Thanks, just a small bug from manual editing of the ipynb file here on github.

Works now.