-
Notifications
You must be signed in to change notification settings - Fork 41
DevNotes_CondaDevEnviroment
Wojciech Potrzebowski edited this page Jun 10, 2022
·
29 revisions
Example for setting up developers enviroment using pip from conda envioremnt.
Note 1: This assumes that you have already installed anaconda
Note 2: All commands should be executed from terminal
conda create -n sasview_dev python=3.9
conda activate sasview_dev
pip install -r build_tools/requirements.txt
- View/Subscribe to the SasView Calendar
- Fortnightly developer's agenda/minutes
- Developer Guides
- Admin Processes and Procedure Notes
- Active Project Pages
- Historical Archive of Obsolete Pages
- Contributor e-Learning Course (free)
- Non Coding contribution needs/projects
- New functionality projects
- DRAFT for acknowledging contributions