-
Notifications
You must be signed in to change notification settings - Fork 1.1k
updates for finding a new home sample #2179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! Mapping code looks good
View / edit / reply to this conversation on ReviewNB neha-sharma-geoai commented on 2024-12-09T07:49:21Z Notebook looks good. Shouldn't we hide employee IDs from output paths? |
Corrected the numbers for bullet points within sections
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- submitted Corrected the numbers for bullet points within sections #2248 to update numbering
This is a PR based off of #2171
The PR:
- move connection to GIS and get item to earlier stage of the notebook
- some little tweaks on maps in the first section (selling house)
In addition, I am still investigating how to use
class_breaks_renderer
for sql query on map widget. I will also double check and polish the notebook as needed.