-
Notifications
You must be signed in to change notification settings - Fork 13
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 Codespaces + update tutorial notebook #53
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't need anything in the .vscode
right? Should be in the gitignore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was under the impression that Codespaces was using those settings when it sets up the vscode in the browser. I'm not sure if that was an accidental commit that has propagated through all the Elements. Let me know if you think it should be removed.
This PR adds DevContainers configured to run Codespaces for tutorials and workshops. The proposed changes will include the following:
setup.py
version.py
and CHANGELOG