You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a per-requisites section, similar to VRS-Python, of what is needed to be installed separately in order to get the app running locally
Use case
As a user, it would be nice to know what I need to install locally ahead of time without running into issues as I'm trying to install / start the app locally
Feature description
It would be nice to have a per-requisites section, similar to VRS-Python, of what is needed to be installed separately in order to get the app running locally
Use case
As a user, it would be nice to know what I need to install locally ahead of time without running into issues as I'm trying to install / start the app locally
Proposed solution
No response
Alternatives considered
No response
Implementation details
Not sure if this is part of #215
Potential Impact
Less headaches for users trying to install locally!
Additional context
For example,
virtualenv
is not installed automatically with Python. I recommend either adding a step to install or using the built invenv
moduleContribution
None
The text was updated successfully, but these errors were encountered: