... | ... | @@ -22,7 +22,7 @@ jupyter notebook |
|
|
|
|
|
To read the notebooks, open a terminal there and run:
|
|
|
```shell
|
|
|
jupyter-notebook-2.7
|
|
|
jupyter-notebook-3.8
|
|
|
```
|
|
|
|
|
|
### Windows ###
|
... | ... | @@ -54,7 +54,7 @@ is most time called *gen_sample.py* with the command: |
|
|
```shell
|
|
|
$> python gen_sample.py
|
|
|
```
|
|
|
Or open the desired file in `Spyder` and execute the script (by clicking the little green button on the top toolbar or pressing F5).
|
|
|
Or open the desired file in `Spyder` and execute the script (by clicking the little green button on the top toolbar or pressing F5). You may need to check in the `Tools/Preferences` menu that when pushing `run` button, then a new kernel is started.
|
|
|
|
|
|
You should now have a *DATBOX* directory containing all needed *.DAT* and *.INI* files.
|
|
|
|
... | ... | |