We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f0f60 commit 7a0797fCopy full SHA for 7a0797f
.devcontainer/post-start-setup.sh
@@ -73,6 +73,8 @@ echo " - Wait for all extensions to install"
73
echo " --> ✅ (.venv) prefix will appear when you open a new terminal"
74
echo ""
75
echo " 3. Start using the infrastructures and samples!"
76
+echo " - You may initially need to select the kernel (top-right above the"
77
+echo " Jupyter notebook). If so, select the '.venv' Python environment."
78
79
echo "============================================================================"
80
echo -e "\n\n"
0 commit comments