Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Linux installation with pip
authored
Nov 07, 2022
by
Jean-Luc Parouty
Show whitespace changes
Inline
Side-by-side
Using-Fidle/Linux-installation-with-pip.md
View page @
b723f593
...
@@ -126,7 +126,7 @@ activate the `fidle-env` environment and do a `jupyter lab`.
...
@@ -126,7 +126,7 @@ activate the `fidle-env` environment and do a `jupyter lab`.
```
```
$ cd (...)/fidle-tp
$ cd (...)/fidle-tp
$ source ./fidle-env/bin/activate
$ source ./fidle-env/bin/activate
$ jupyter lab
(fidle-env)
$ jupyter lab
```
```
**Note:**
**Note:**
...
...