Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
2024-files
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MUDE
2024-files
Commits
d8535b25
Commit
d8535b25
authored
7 months ago
by
Tom van Woudenberg
Browse files
Options
Downloads
Patches
Plain Diff
Check for other python version
parent
88d6dbd0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/week_1_1/WS_1_1_Getting_Started.md
+1
-1
1 addition, 1 deletion
content/week_1_1/WS_1_1_Getting_Started.md
with
1 addition
and
1 deletion
content/week_1_1/WS_1_1_Getting_Started.md
+
1
−
1
View file @
d8535b25
...
...
@@ -12,7 +12,7 @@ Once your software is installed (as described in the book and `README.md` file)
3.
Open a CLI and use it to navigate to your working directory (see note below).
4.
Create a
`conda`
environment by executing the command
`conda env create -f environment.yml`
(see note below)
5.
Activate environment via the CLI by executing
`conda activate mude-base`
6.
Confirm that Python was installed correctly by checking that
`python --version`
returns 3.1
2
(you may need to try
`python3 --version`
)
6.
Confirm that Python was installed correctly by checking that
`python --version`
returns 3.1
1
(you may need to try
`python3 --version`
)
Once you have completed these steps, you are ready to proceed with the Programming Assignment, PA 1.1 in file
`PA
...
...
This diff is collapsed.
Click to expand it.
Tom van Woudenberg
@tomvanwoudenbe
mentioned in commit
4818c2ae
·
7 months ago
mentioned in commit
4818c2ae
mentioned in commit 4818c2aef0c5a1ab269126766a7151782315c3f0
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment