You can run my code and generate new maps.
my code is a Jupyter notebook. Jupyter notebook is an interactive notebook where you can run python snippets. Which is very common for python learners.
you can think it as an interactive lab.
For beginners, setting up python environment and install the required packages might take some time. Of course chatgpt can help you with that. You can check my github repo for detail. Or just paste the url to chatgpt and ask how to set up it.