diff --git a/examples/tutorials/Part 05 - Welcome to the Sandbox.ipynb b/examples/tutorials/Part 05 - Welcome to the Sandbox.ipynb index 94fb7f91da9..51cf6ae3d14 100644 --- a/examples/tutorials/Part 05 - Welcome to the Sandbox.ipynb +++ b/examples/tutorials/Part 05 - Welcome to the Sandbox.ipynb @@ -74,15 +74,6 @@ "One important aspect of doing remote data science is that we want the ability to search for datasets on a remote machine. Think of a research lab wanting to query hospitals for maybe \"radio\" datasets." ] }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "torch.Tensor([1,2,3,4,5])" - ] - }, { "cell_type": "code", "execution_count": null, @@ -209,4 +200,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} +} \ No newline at end of file