Skip to content

Commit

Permalink
Proofing and minor edits to Tutorial notebooks 11-32 (#796)
Browse files Browse the repository at this point in the history
* skip explicit definition of cloud dir

* fix linearized position fetch key

* ensure that fetch1 prior to ripple selection is restricted to single entry primary key
  • Loading branch information
samuelbray32 authored Jan 24, 2024
1 parent 0c8dcb3 commit fe54225
Show file tree
Hide file tree
Showing 6 changed files with 560 additions and 225 deletions.
17 changes: 0 additions & 17 deletions notebooks/11_Curation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,6 @@
"## Imports\n"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"env: KACHERY_CLOUD_DIR=\"/home/cb/.kachery-cloud/\"\n"
]
}
],
"source": [
"%env KACHERY_CLOUD_DIR=\"/home/cb/.kachery-cloud/\""
]
},
{
"cell_type": "code",
"execution_count": 6,
Expand Down
Loading

0 comments on commit fe54225

Please sign in to comment.