Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 1 addition & 10 deletions examples/tutorials/Part 05 - Welcome to the Sandbox.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -209,4 +200,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}