Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb9ed8af

Browse files
authored
Merge pull request4GeeksAcademy#35 from Charlytoc/main
Update with new version of editor and cli
2 parentsd4bc523 +b6bbef1 commitb9ed8af

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

‎.devcontainer/devcontainer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
23
// README at: https://github.com/devcontainers/templates/tree/main/src/python
34
{
@@ -21,7 +22,7 @@
2122
"extensions": ["learn-pack.learnpack-vscode"]
2223
}
2324
},
24-
"onCreateCommand":"pip3 install pytest==6.2.5 pytest-testdox mock pandas && npm i @learnpack/learnpack@2.1.39 -g && learnpack plugins:install @learnpack/python@1.0.3"
25+
"onCreateCommand":"pip3 install pytest==6.2.5 pytest-testdox mock pandas && npm i @learnpack/learnpack@2.1.50 -g && learnpack plugins:install @learnpack/python@1.0.3"
2526

2627
// Features to add to the dev container. More info: https://containers.dev/features.
2728
// "features": {},
@@ -38,3 +39,4 @@
3839
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
3940
// "remoteUser": "root"
4041
}
42+

‎learn.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
{
23
"grading":"incremental",
34
"disabledActions": ["build"],
@@ -14,6 +15,9 @@
1415
},
1516
"slug":"pandas-for-machine-learning",
1617
"editor": {
17-
"version":"3.1.23"
18+
"version":"3.1.36"
19+
},
20+
"telemetry": {
21+
"batch":"https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
1822
}
1923
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp