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

[IDEA] Add Open in GitHub Codespaces option #94

Open
craiglpeters opened this issue Aug 23, 2023 · 0 comments · May be fixed by #95
Open

[IDEA] Add Open in GitHub Codespaces option #94

craiglpeters opened this issue Aug 23, 2023 · 0 comments · May be fixed by #95

Comments

@craiglpeters
Copy link

craiglpeters commented Aug 23, 2023

Love this project! I'm working my way through the book, and this helps me immensely.

I work on the GitHub product Codespaces which provides another way of running the examples here without doing anything locally, and for free since we give away a number of hours of use every month. I have been using Codespaces to work through the examples, using the VS Code Jupyter extension, and they work great. To make this a super-smooth experience two things would need to happen:

  • a .devcontainer/devcontainer.json file added to the repo to specify that the VS Code extension should be installed and activated by default
  • This button added to the readme Open in GitHub Codespaces

What do you think?

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 a pull request may close this issue.

1 participant