Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
famewoks
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
Container 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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
F-CRG
FAMEs
famewoks
Commits
eee0da41
Commit
eee0da41
authored
1 month ago
by
Mauro Rovezzi
Browse files
Options
Downloads
Patches
Plain Diff
updt install procedure for win without WSL
parent
94da794f
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
doc/install_local.md
+6
-11
6 additions, 11 deletions
doc/install_local.md
with
6 additions
and
11 deletions
doc/install_local.md
+
6
−
11
View file @
eee0da41
...
...
@@ -8,10 +8,9 @@ source only. A minimum knowledge of Linux, Python and Jupyter is required.
The following procedure is given for an Unix-like OS (Linux, MacOS,
and Windows Subsystem for Linux - WSL).
!!! note
**Windows users**
: you can install Linux on your Windows machine by simply
installing the
[
Windows Subsystem for Linux -
WSL
](
https://learn.microsoft.com/en-us/windows/wsl/
)
.
**Windows users**
: you can install Linux on your Windows machine by simply
installing the
[
Windows Subsystem for Linux -
WSL
](
https://learn.microsoft.com/en-us/windows/wsl/
)
.
-
Create a Conda python environment and activate it. You can use
[
miniforge
](
https://github.com/conda-forge/miniforge
)
. Please, refer to the
...
...
@@ -63,13 +62,9 @@ conda activate famewoks #refer to conda documentation if you have problems with
jupyter lab
```
##
F
or Windows users who do not want to
follow the given procedure above
##
Alteranative procedure f
or Windows users who do not want to
use WSL
Unfortunately, we currently do not have enough human resources to help you
step-by-step. If you may want to contribute to this project or add the
documentation by yourself, please, contact the author.
A simple workaround procedure for lazy Windows users is the following one:
A simple workaround procedure for Windows without using WSL:
-
[
Install Larch
](
https://xraypy.github.io/xraylarch/installation.html
)
-
Activate the Larch environment in a terminal (like you would do for executing Larch from the terminal)
...
...
@@ -79,7 +74,7 @@ A simple workaround procedure for lazy Windows users is the following one:
pip install git+https://gitlab.esrf.fr/F-CRG/fames/famewoks.git
```
-
Open a JupyterLab session
there
-
Open a JupyterLab session
```
bash
jupyter lab
...
...
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