Skip to content

Commit 2fee9ff

Browse files
committed
Update links in notebooks after merge to main.
1 parent 7a53a08 commit 2fee9ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

notebooks/general_accessing_10x_snRNASeq_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623
"cell_type": "markdown",
624624
"metadata": {},
625625
"source": [
626-
"Below is a function that can be used to load specific genes from the from the full set of data in the WHB dataset. Adjust the chunk size down if you find your system still running out of memory. Additionally, reduce the number of genes if you still have issues. Note that the funciton can load either the raw expression data or the log2 data. The full code of this function can be found [here](https://github.com/AllenInstitute/abc_atlas_access/blob/4c4a7dfb124971b543de2cb737d059e7cabd620a/src/abc_atlas_access/abc_atlas_cache/anndata_utils.py#L9)"
626+
"Below is a function that can be used to load specific genes from the from the full set of data in the WHB dataset. Adjust the chunk size down if you find your system still running out of memory. Additionally, reduce the number of genes if you still have issues. Note that the funciton can load either the raw expression data or the log2 data. The full code of this function can be found [here](https://github.com/AllenInstitute/abc_atlas_access/blob/7a53a08cff0f07e9b67911c0db04fa6932fa6e9d/src/abc_atlas_access/abc_atlas_cache/anndata_utils.py#L9)"
627627
]
628628
},
629629
{

notebooks/getting_started.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
}
106106
],
107107
"source": [
108-
"pip install -U git+https://github.com/alleninstitute/abc_atlas_access@u/morriscb/updateJupyterBook"
108+
"pip install -U git+https://github.com/alleninstitute/abc_atlas_access"
109109
]
110110
},
111111
{

0 commit comments

Comments
 (0)