diff --git a/hacquire.ipynb b/hacquire.ipynb index f1c8aa1..3081cad 100644 --- a/hacquire.ipynb +++ b/hacquire.ipynb @@ -1,5 +1,15 @@ { "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "#%matplotlib notebook\n", + "#%matplotlib widget" + ] + }, { "cell_type": "code", "execution_count": null, @@ -42,7 +52,7 @@ "metadata": {}, "outputs": [], "source": [ - "test_duration = 1\n", + "test_duration = 10\n", "testing = True\n", "live = True" ]