We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2b92f commit 5026048Copy full SHA for 5026048
tangram/_version.py
@@ -1,3 +1,3 @@
1
import os
2
3
-__version__ = "1.0.2"
+__version__ = "1.0.3"
tutorial_tangram_without_squidpy.ipynb
@@ -1731,7 +1731,7 @@
1731
"hash": "3ac21f8bf730324e87b2ab04b60f02f57ab9f380889952ce3b825e9207797ed6"
1732
},
1733
"kernelspec": {
1734
- "display_name": "Python 3 (ipykernel)",
+ "display_name": "Python 3",
1735
"language": "python",
1736
"name": "python3"
1737
@@ -1745,7 +1745,7 @@
1745
"name": "python",
1746
"nbconvert_exporter": "python",
1747
"pygments_lexer": "ipython3",
1748
- "version": "3.9.5"
+ "version": "3.8.5"
1749
}
1750
1751
"nbformat": 4,
0 commit comments