Navigation Menu

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

Add Gitpod files #6518

Merged
merged 1 commit into from Aug 23, 2022
Merged

Add Gitpod files #6518

merged 1 commit into from Aug 23, 2022

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Aug 23, 2022

Add a micromamba-based Gitpod setup to the repo so it's easier to:

  • onboard new contributors
  • make changes and open PRs
  • review PRs

image

Everything is self-contained in the .gitpod.yml file. The init tasks generates the prefix under /workspace/.micromamba so the environment is not lost when a workspace is stopped and restarted (changes under /workspace are kept).

@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch jtpio/notebook/gitpod

@jtpio
Copy link
Member Author

jtpio commented Aug 23, 2022

The remaining failing check is not related, and similar to jupyterlab/jupyterlab#1299.

Merging to be able to use this in follow-up PRs. If anyone else is using this setup and is experiencing issues or have questions, please open a new issue, thanks!

@jtpio jtpio merged commit c559e27 into jupyter:main Aug 23, 2022
@jtpio jtpio deleted the gitpod branch August 23, 2022 12:45
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant