... | ... | @@ -109,13 +109,13 @@ To delete data and notebooks: |
|
|
- delete the folder containing the datasets (probably `fidle-datasets`)
|
|
|
- delete the folder containing the notebooks (probably `fidle` ou `fidle-master`)
|
|
|
|
|
|
For conda installed version (Linux) use the following command :
|
|
|
For **conda installed version (Linux)** use the following command :
|
|
|
```
|
|
|
conda deactivate
|
|
|
conda env remove --name fidle
|
|
|
```
|
|
|
|
|
|
For pip installed version (Windows) use the following command :
|
|
|
For **pip installed version (Windows)** use the following command :
|
|
|
```
|
|
|
deactivate
|
|
|
```
|
... | ... | |