diff --git a/doc/examples/basic.ipynb b/doc/examples/basic.ipynb index cabe1813..f97a3100 100644 --- a/doc/examples/basic.ipynb +++ b/doc/examples/basic.ipynb @@ -132,12 +132,8 @@ ] }, { - "cell_type": "code", - "execution_count": null, - "metadata": { - "collapsed": true - }, - "outputs": [], + "cell_type": "markdown", + "metadata": {}, "source": [ "Here is an example of the generated wrappers.\n", "We here present the wrappers for the `BinomialDistribution` class."