microsoft / studentambassadors

This repository is for Microsoft Learn Student Ambassadors.
MIT License
130 stars 47 forks source link

Place a phrase to guide #166

Open Charlie-techLab opened 1 year ago

Charlie-techLab commented 1 year ago

Is your feature request related to a problem? Please describe.

It should be explained that when executing the command python -m venv venv for the creation of the virtual environment it is necessary to wait until the prompt appears again so that the apprentices do not believe that they have done things wrong due to the fact that this prompt takes time to appear again.

Describe the solution you'd like

When we go to: https://learn.microsoft.com/en-us/training/modules/python-flask-build-ai-web-app/1-exercise-set-up-environment

Then scroll to: Create a Python virtual environment

And execute the command: python -m venv venv

Here there should be a message that says that we need to wait until the virtual environment has been created. For example, the phrase might say: "The process of creating a virtual environment may take a few seconds. Wait for the prompt to appear again to continue with the lab instructions".

Additional context

image


🎓 Add a tag to this issue for your current education role: Student Ambassador.


github-actions[bot] commented 1 year ago

Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles: