... | @@ -52,18 +52,5 @@ pip install Scikit-image Scikit-learn Matplotlib Pandas Pandoc pyyaml Jupyterlab |
... | @@ -52,18 +52,5 @@ pip install Scikit-image Scikit-learn Matplotlib Pandas Pandoc pyyaml Jupyterlab |
|
|
|
|
|
It will take a little while, but should go very well :-)
|
|
It will take a little while, but should go very well :-)
|
|
|
|
|
|
## Start Jupyter lab
|
|
|
|
|
|
|
|
1. Go to your working directory
|
|
|
|
2. Activate your environment
|
|
|
|
3. Set your environment var
|
|
|
|
4. Start Jupyter lab
|
|
|
|
|
|
|
|
```plaintext
|
|
|
|
cd <your working directory>
|
|
|
|
source fidle-env/bin/activate
|
|
|
|
export FIDLE_DATASETS_DIR=<path to the datasets dir>
|
|
|
|
jupyter lab
|
|
|
|
```
|
|
|
|
|
|
|
|
[Back to the install procedure](Using%20Fidle/install%20fidle#linux-users) |
|
[Back to the install procedure](Using%20Fidle/install%20fidle#linux-users) |
|
\ No newline at end of file |
|
|