-
Notifications
You must be signed in to change notification settings - Fork 975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a Python virtual environment #6681
base: nfiann-prerelease
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
``` | ||
|
||
</Expandable> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what's the next step after creating a virtual environment? is it then to install dbt via pip? if so, might be good to have a link or next steps section telling users what to do next?
@@ -191,6 +191,7 @@ const sidebarSettings = { | |||
label: "Install dbt Core", | |||
link: { type: "doc", id: "docs/core/installation-overview" }, | |||
items: [ | |||
"docs/core/create-a-python-virtual-environment", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Mirna Wong <89008547+mirnawong1@users.noreply.github.com>
Querying the |
What are you changing in this pull request and why?
I have created this PR following this Git issue: #2143 to guide users on how to create a Python virtual environment
Closes: #2143
Checklist
🚀 Deployment available! Here are the direct links to the updated files: