Update README

This commit is contained in:
Jan Mrna 2025-09-22 10:13:06 +02:00
parent b19a6c5157
commit adec4d9694

View File

@ -15,7 +15,9 @@ Run `python pathfinding_demo.py`. Requires numpy and matplotlib to be installed.
### Jupyter notebook ### Jupyter notebook
Contains the same demo as the standalone script and some notes. To run, either run your own Jupyter Lab, or use the [official website](https://jupyter.org/try-jupyter/lab/): Contains the same demo as the standalone script and some notes. Since Github supports Jupyter Notebooks now, you can go [directly to the file](./python/pathfinding_demo.ipynb).
Alternatively (or if you want to edit the file), you can use the [Jupyeter Lab on the official website](https://jupyter.org/try-jupyter/lab/):
* click the icon "Upload files" (on the top of left sidebar) * click the icon "Upload files" (on the top of left sidebar)
* select pathfinding_demo.ipynb * select pathfinding_demo.ipynb