mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-09-03 11:22:41 +02:00
Updated version number (v0.2-beta.3 -> v0.2) in setup.py, updated examples notebook
This commit is contained in:
@@ -6,12 +6,8 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"# Instructions for Google Colab:\n",
|
"# Install prettymaps using pip:\n",
|
||||||
"# 1. Uncomment the following line\n",
|
"!pip install prettymaps"
|
||||||
"# 2. Run it\n",
|
|
||||||
"# 3. Restart runtime (Runtime -> Restart runtime)\n",
|
|
||||||
"# 4. Comment it again\n",
|
|
||||||
"#!pip install -e \"git+https://github.com/marceloprates/prettymaps#egg=prettymaps\""
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -1577,7 +1573,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.10.6"
|
"version": "3.10.9 (main, Jan 11 2023, 15:21:40) [GCC 11.2.0]"
|
||||||
},
|
},
|
||||||
"orig_nbformat": 4,
|
"orig_nbformat": 4,
|
||||||
"vscode": {
|
"vscode": {
|
||||||
|
Reference in New Issue
Block a user