#!/bin/sh

export HOME=$AUTOPKGTEST_TMP
timeout 300 py.test-3 ipykernel

