Skip to content

Commit

Permalink
πŸ’š Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Oct 18, 2024
1 parent 3aefdbf commit 727849b
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions docs/notebooks/01-rxrx1-ingest.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@
" meta_with_path,\n",
" key=\"rxrx1/metadata.parquet\",\n",
" description=\"Metadata with file paths for each RxRx1 image.\",\n",
")"
").save()"
]
},
{
Expand All @@ -658,16 +658,6 @@
"meta_file.features._add_set_from_df()"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "2efaf071",
"metadata": {},
"outputs": [],
"source": [
"meta_file.save()"
]
},
{
"cell_type": "markdown",
"id": "3138c022",
Expand Down

0 comments on commit 727849b

Please sign in to comment.