File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 15281528 }
15291529 },
15301530 "required" : []
1531- }
1531+ },
1532+ "when" : " editorLangId == python || resourceLangId == python || notebookType == jupyter-notebook"
15321533 },
15331534 {
15341535 "name" : " get_python_executable_details" ,
15531554 }
15541555 },
15551556 "required" : []
1556- }
1557+ },
1558+ "when" : " editorLangId == python || resourceLangId == python || notebookType == jupyter-notebook"
15571559 },
15581560 {
15591561 "name" : " install_python_packages" ,
15881590 "required" : [
15891591 " packageList"
15901592 ]
1591- }
1593+ },
1594+ "when" : " editorLangId == python || resourceLangId == python || notebookType == jupyter-notebook"
15921595 },
15931596 {
15941597 "name" : " configure_python_environment" ,
16121615 }
16131616 },
16141617 "required" : []
1615- }
1618+ },
1619+ "when" : " editorLangId == python || resourceLangId == python || notebookType == jupyter-notebook"
16161620 },
16171621 {
16181622 "name" : " create_virtual_environment" ,
You can’t perform that action at this time.
0 commit comments