mirror of
https://github.com/langchain-ai/streamlit-agent.git
synced 2026-07-01 09:25:05 -04:00
devcontainer image
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
|
||||
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/python-3
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/python:0-3.11-bullseye",
|
||||
"image": "mcr.microsoft.com/devcontainers/python:3.11-bullseye",
|
||||
"customizations": {
|
||||
"codespaces": {
|
||||
"openFiles": [
|
||||
|
||||
Reference in New Issue
Block a user