Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
WindEnergyToolbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
toolbox
WindEnergyToolbox
Commits
8666f994
There was a problem fetching the pipeline summary.
Commit
8666f994
authored
8 years ago
by
Mads M. Pedersen
Browse files
Options
Downloads
Patches
Plain Diff
update install_windows.md
parent
393d6ca8
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/install_windows.md
+18
-2
18 additions, 2 deletions
docs/install_windows.md
with
18 additions
and
2 deletions
docs/install_windows.md
+
18
−
2
View file @
8666f994
# How to install on Windows
#Install wetb on Windows
For updating the toolbox jump to
[
Update wetb on Windows
](
#Update
wetb on Windows)
This guide describes how I installed the toolbox on a Windows machine (1/9-2016)
This guide describes how I installed the toolbox on a Windows machine (1/9-2016)
-
Download and install Anaconda (Python 3.5 version, 64bit installer) from
<https://www.continuum.io/downloads>
-
Download and install Anaconda (Python 3.5 version, 64bit installer) from
<https://www.continuum.io/downloads>
...
@@ -57,4 +60,17 @@ pip install pyscaffold pytest-cov --no-deps
...
@@ -57,4 +60,17 @@ pip install pyscaffold pytest-cov --no-deps
```
```
pip install wetb
pip install wetb
```
```
\ No newline at end of file
[
#Update wetb on Windows
](
#Update
wetb on Windows)
*
Activate the envirronment (type in a terminal):
```
activate py35
´´´
* Update the toolbox
```
pip install wetb --upgrade --no-deps
´´´
This diff is collapsed.
Click to expand it.
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