Skip to content

Comments

Add asynchronous framework to Neighb Profiles and SIT#173

Open
abombin wants to merge 10 commits intofull-stackfrom
async_sit_ab
Open

Add asynchronous framework to Neighb Profiles and SIT#173
abombin wants to merge 10 commits intofull-stackfrom
async_sit_ab

Conversation

@abombin
Copy link
Collaborator

@abombin abombin commented Nov 10, 2025

Modified Neighborhood profiles and spatial interaction tools to use asynchronous framework

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I ask why we are moving the import nidap_dashboard_lib as ndl from the top of the page to lower?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, ndl imports NeighborhoodProfiles from neighborhood_profiles, while neighborhood_profiles imports ndl. When kept on the tope of the page, I am getting a warning about the circular import. I am not entirely sure that placing it inside of the class fully solves the issue but the warning disappears.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is all fine. Its hard for me to appreciate everything new that is going into the new framework.

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.

3 participants