Skip to content

Fix/tutorial maps issue 643#654

Closed
utsab345 wants to merge 3 commits intodata-8:masterfrom
utsab345:fix/tutorial-maps-issue-643
Closed

Fix/tutorial maps issue 643#654
utsab345 wants to merge 3 commits intodata-8:masterfrom
utsab345:fix/tutorial-maps-issue-643

Conversation

@utsab345
Copy link
Copy Markdown

@utsab345 utsab345 commented Sep 20, 2025

Title:

Fix tutorial: display custom maps code block (Issue #643)

Description:

This PR fixes the missing custom maps example in the tutorial (tutorial.rst).

Added a blank line after the .. ipython:: python directive to ensure the code block is correctly rendered in the Sphinx build.

Updated the tutorial to show how to create custom maps with markers, circles, and regions.

Verified that the HTML build now includes the custom maps code at the end of the tutorial.

Proof

image

Related Issue:
Closes #643

@utsab345 utsab345 closed this by deleting the head repository Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom maps code in tutorial not shown

1 participant