peterroelants/peterroelants.github.io

Gaussian process tutorial notebook not working on local machine

markustoivonen opened this issue · 1 comments

Heya!

I tried to run the GP tutorial notebook on my local machine, but got the following error pop up:

NotJSONError('Notebook does not appear to be JSON: \'{\\n "cells": [\\n {\\n "cell_type": "m...')

The other notebooks in the directory work just fine. Tried to run the JSON through an online validator and it passed. Any ideas?

Thanks!