... | ... | @@ -70,7 +70,7 @@ The tree structure is normally as follows: |
|
|
└── fidle-env Virtual environment
|
|
|
```
|
|
|
|
|
|
From a terminal, go to the `fidle-tp` folder,
|
|
|
From a terminal, go to your `fidle-tp` folder,
|
|
|
activate the `fidle-env` environment and do a `fid check`.
|
|
|
|
|
|
```
|
... | ... | @@ -118,7 +118,7 @@ Check environment : |
|
|
## 6 - Start Jupyter lab
|
|
|
|
|
|
Very easy :-)
|
|
|
From a terminal, go to the `fidle-tp` folder,
|
|
|
From a terminal, go to your `fidle-tp` folder,
|
|
|
activate the `fidle-env` environment and do a `jupyter lab`.
|
|
|
|
|
|
```
|
... | ... | |