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

VSCode DevContainer to simplify environment setup #45

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jleonelion
Copy link

I recently completed the LangGraph modules - they are great!

Audience

Those using VSCode with DevContainers extension

Benefit

Rather than installing the right version of python, jupyter notebook, etc. on my local system - I am installing all of these things in a container and VSCode is using pythong, etc. in that container.

Notes

This was tested on Windows via WSL with Docker Community installed (avoiding licensing concerns associated with Docker Desktop). Since this was Windows, I did not perform activities related to LangStudio - so I have not exercised the scenarios where notebooks (running in the container) need to communicate with an application running on the local system (LangStudio)

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.

1 participant