Skip to content

Commit

Permalink
🎨 Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Aug 29, 2024
1 parent fdc8cab commit f8dae56
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/cellxgene-curate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,25 @@
"curate.add_validated_from_var_index()"
]
},
{
"cell_type": "markdown",
"id": "e35a68fe",
"metadata": {},
"source": [
"We further save the cellxgene default values:"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "be8ba268",
"metadata": {},
"outputs": [],
"source": [
"curate.add_new_from(\"development_stage\")\n",
"curate.add_new_from(\"self_reported_ethnicity\")"
]
},
{
"cell_type": "markdown",
"id": "19d016a6",
Expand Down

0 comments on commit f8dae56

Please sign in to comment.