Skip to content

Commit 7a0797f

Browse files
Add kernel information to start-up
#43
1 parent f4f0f60 commit 7a0797f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.devcontainer/post-start-setup.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ echo " - Wait for all extensions to install"
7373
echo " --> ✅ (.venv) prefix will appear when you open a new terminal"
7474
echo ""
7575
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."
7678
echo ""
7779
echo "============================================================================"
7880
echo -e "\n\n"

0 commit comments

Comments
 (0)