Skip to content

commands in managed lab envs#112

Open
vjirovsky wants to merge 14 commits intoMicrosoftLearning:mainfrom
vjirovsky:patch-2
Open

commands in managed lab envs#112
vjirovsky wants to merge 14 commits intoMicrosoftLearning:mainfrom
vjirovsky:patch-2

Conversation

@vjirovsky
Copy link

prevents issues with the "typing" feature in some lab envs

prevents issues with the "typing" feature in some lab envs
prevents issues with the "typing" feature in some lab envs
Simplify virtual environment setup command
Condensed commands for creating a virtual environment and installing packages into a single line.
prevents issues with the "typing" feature in some lab envs
prevents issues with the "typing" feature in some lab envs
prevents issues with the "typing" feature in some lab envs
prevents issues with the "typing" feature in some lab envs
@ivorb
Copy link
Collaborator

ivorb commented Feb 12, 2026

if the ; helps the typing feature, we can explore that, but I don't want to put them all on a single line for readability. I can't merge this as is, but I'll see if it helps and can make that change if so

Split the command into multiple lines for better readability.
Updated command syntax for activating the virtual environment.
Split the command into multiple lines for better readability.
Split the command to create a virtual environment and install packages into separate lines for better readability.
Split the command into multiple lines for better readability.
@vjirovsky
Copy link
Author

@ivorb fair point, I reverted to multi-line format with ;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants