Skip to content

Commit

Permalink
remove unused blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
RemyLau committed Jul 11, 2023
1 parent 5489bc0 commit d1e6864
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions tutorials/basic_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -90,18 +90,6 @@
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"source": [
"import obnb.ext.pecanpy\n",
"print(f\"Extension for PecanPy installed: {obnb.ext.pecanpy}\")"
],
"metadata": {
"id": "_ZYMxfgfUZFe"
},
"execution_count": null,
"outputs": []
},
{
"cell_type": "markdown",
"source": [
Expand Down Expand Up @@ -357,17 +345,6 @@
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"source": [
"obnb.label.LabelsetCollection"
],
"metadata": {
"id": "TvKsu8rejken"
},
"execution_count": null,
"outputs": []
},
{
"cell_type": "markdown",
"source": [
Expand Down

0 comments on commit d1e6864

Please sign in to comment.