Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.0
2.7.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"title": "FUSION tutorial",
"title": "FUSION++",
"description": "This notebook provides a comprehensive guide on utilizing FUSION within the HuBMAP Workspace. FUSION-package is a digital toolkit for advanced spatial multi-omics analysis via JupyterHub. It offers step-by-step instructions, ready-to-use code, and integrated access to HuBMAP and external resources, all within a single, reproducible workflow.",
"tags": [
"api",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"outputs": [],
"source": [
"# Install FUSION++\n",
"!pip install \"git+https://github.com/SarderLab/fusion-packages.git@Fusion++_Demo\""
"!pip install \"git+https://github.com/SarderLab/fusion-packages.git\""
]
},
{
Expand Down
Loading
Loading