Skip to content

Conversation

@gjmooney
Copy link
Collaborator

@gjmooney gjmooney commented Feb 26, 2025

Description

Fix #496

console

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--499.org.readthedocs.build/en/499/
💡 JupyterLite preview: https://jupytergis--499.org.readthedocs.build/en/499/lite

@gjmooney gjmooney added the bug Something isn't working label Feb 26, 2025
@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch gjmooney/jupytergis/console_fix

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.

Thanks!!

@martinRenou
Copy link
Member

I'm surprised we don't have a test that toggles the console

@github-actions
Copy link
Contributor

Integration tests report: appsharing.space

@gjmooney
Copy link
Collaborator Author

I'm surprised we don't have a test that toggles the console

Yea, we should have that. I can add one to this.

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.

Thanks! Let's get this in and add a test in parallel

@martinRenou martinRenou merged commit a6d7ef5 into geojupyter:main Feb 26, 2025
16 checks passed
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.

Embedded terminal does not open in JupyterLite nor Lab

2 participants