Skip to content

bringing in main#56

Merged
dlevenstein merged 20 commits intodlevensteinfrom
main
Oct 28, 2025
Merged

bringing in main#56
dlevenstein merged 20 commits intodlevensteinfrom
main

Conversation

@dlevenstein
Copy link
Member

No description provided.

acumpelik and others added 20 commits October 27, 2025 15:44
… airports, still need to add some more details about public transit options
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated the reference for the VS Code tutorial link for better guidance.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Merged travel.md into conferences_workshops.md and added info on travel to airport; added info on VS Code to code_software.md; deleted duplicate sentence
@dlevenstein dlevenstein requested a review from Copilot October 28, 2025 20:26
@dlevenstein dlevenstein merged commit 49fa3c3 into dlevenstein Oct 28, 2025
6 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds documentation for VS Code IDE setup and expands travel information for lab members. Key changes include adding a new VS Code tutorial resource with a debugging exercise and enhancing travel guidance with airport options and public transit details.

  • New VS Code tutorial resource with setup tips and debugging practice file
  • Expanded travel documentation with NYC-area airport options and transit guidance
  • Cross-references added between policy and resource pages
  • Minor reorganization of content in working hours policy

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
mkdocs.yml Adds VS Code to the Resources navigation menu
docs/Resources/vs_code.md New tutorial page with VS Code setup instructions for lab members
docs/Resources/debug_me.py Sample Python script with intentional bug for debugger practice
docs/Resources/travel.md Adds airport options and NYC public transit navigation details
docs/Policies/hours_remote_vacation.md Reorganizes paragraph structure (no content changes)
docs/Policies/conferences_workshops.md Adds cross-reference link to travel resources
docs/Policies/code_software.md Adds new VS Code section with tutorial link

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +1 to +9
To get started with VS Code try a tutorial, such as [this one](https://code.visualstudio.com/docs/getstarted/getting-started). The program itself will also give you some tips.

Some basic tips to get started:
1. Link VS Code with your GitHub account
2. Open a repository, such as `Lab-Handbook`
3. Try out the terminal (e.g. try `echo $SHELL` to see which shell your computer runs by default)
4. Install the Python extension
5. Create an environment
6. Use the debugger. You can copy `Resources/debug_me.py` to try it out! If you want, you can create a new project repo that you will also use for the pytorch tutorial as part of your first project.
Copy link

Copilot AI Oct 28, 2025

Choose a reason for hiding this comment

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

This new documentation file is missing a page title (header). All other resource files in this directory start with a title using markdown header syntax (e.g., # VS Code). Add a title at the beginning of the file to maintain consistency with other documentation pages.

Copilot uses AI. Check for mistakes.
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 this pull request may close these issues.

2 participants

Comments