Skip to content
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

Fix issue with file loading in widget #431

Closed

Conversation

Meriem-BenIsmail
Copy link
Collaborator

@Meriem-BenIsmail Meriem-BenIsmail commented Feb 4, 2025

Description

Fixes #399.

image

Checklist

  • PR has a descriptive title and content.
  • PR description contains references to any issues the PR resolves, e.g. Resolves #XXX.
  • PR has one of the labels: documentation, bug, enhancement, feature, maintenance
  • Checks are passing.
    Failing lint checks can be resolved with:
    • pre-commit run --all-files
    • jlpm run lint

📚 Documentation preview: https://jupytergis--431.org.readthedocs.build/en/431/
💡 JupyterLite preview: https://jupytergis--431.org.readthedocs.build/en/431/lite

@Meriem-BenIsmail Meriem-BenIsmail added the bug Something isn't working label Feb 4, 2025
Copy link
Contributor

github-actions bot commented Feb 4, 2025

Binder 👈 Launch a Binder on branch Meriem-BenIsmail/jupytergis/file-widget-bug

Copy link
Contributor

github-actions bot commented Feb 4, 2025

Integration tests report: appsharing.space

Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

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

I think we'll need to coordinate with @davidbrochart and @brichet on this, I'm not sure manually adding the RTC prefix (which is supposed to go away at some point) is the way to go

@Meriem-BenIsmail
Copy link
Collaborator Author

I think we'll need to coordinate with @davidbrochart and @brichet on this, I'm not sure manually adding the RTC prefix (which is supposed to go away at some point) is the way to go

Yeah I agree. I know that it was removed with this PR jupyterlab/jupyter-collaboration#418.

@Meriem-BenIsmail
Copy link
Collaborator Author

Solution found in this PR #419.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

earthquakes.jGIS fails to load points when opened in widget
2 participants