lockport
/
lab_pokemon
Template
forked from mwc/lab_pokemon
1
0
Fork 0

Remove unnecessary Binder comment

This commit is contained in:
Chris Proctor 2025-07-22 08:49:57 -04:00
parent 1e649dfc21
commit 8866fa9faf
1 changed files with 2 additions and 4 deletions

View File

@ -70,9 +70,7 @@
"source": [
"### 0.2 Saving your work\n",
"\n",
"When you finish working on a notebook, save your work using the icon in the menu bar above. Your notebook is stored in the file `lab_04.ipynb` in the lab directory. You can commit your changes to `ipynb` files just like any other file. Once you finish with Jupyter, you can stop the server by pressing **Control + C** in the Terminal. \n",
"\n",
"*If you're doing this lab on a cloud-based platform like Binder, then you can't save your work. So don't close the tab!*"
"When you finish working on a notebook, save your work using the icon in the menu bar above. Your notebook is stored in the file `lab_04.ipynb` in the lab directory. You can commit your changes to `ipynb` files just like any other file. Once you finish with Jupyter, you can stop the server by pressing **Control + C** in the Terminal. "
]
},
{
@ -897,7 +895,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.3"
"version": "3.13.5"
}
},
"nbformat": 4,