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

Commit44f24a9

Browse files
committed
Update to new versions
1 parente08a11f commit44f24a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"extensions": ["learn-pack.learnpack-vscode"]
2222
}
2323
},
24-
"onCreateCommand":"pip3 install pytest==6.2.5 pytest-testdox mock pandas && npm i @learnpack/learnpack@2.1.35 -g && learnpack plugins:install @learnpack/python@1.0.0"
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"
2525

2626
// Features to add to the dev container. More info: https://containers.dev/features.
2727
// "features": {},

‎learn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"slug":"pandas-for-machine-learning",
1616
"editor": {
17-
"version":"3.1.9"
17+
"version":"3.1.23"
1818
}
1919
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp