mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-22 22:25:36 +02:00
Added an extra cell to the examples notebook with instructions on how to run it on Google Colab
This commit is contained in:
@@ -1,5 +1,19 @@
|
|||||||
{
|
{
|
||||||
"cells": [
|
"cells": [
|
||||||
|
{
|
||||||
|
"cell_type": "code",
|
||||||
|
"execution_count": 3,
|
||||||
|
"metadata": {},
|
||||||
|
"outputs": [],
|
||||||
|
"source": [
|
||||||
|
"# Instructions for Google Colab:\n",
|
||||||
|
"# 1. Uncomment the following line\n",
|
||||||
|
"# 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\""
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@@ -1563,7 +1577,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.10.6 (main, Oct 7 2022, 20:19:58) [GCC 11.2.0]"
|
"version": "3.10.6"
|
||||||
},
|
},
|
||||||
"orig_nbformat": 4,
|
"orig_nbformat": 4,
|
||||||
"vscode": {
|
"vscode": {
|
||||||
|
Reference in New Issue
Block a user