... | ... | @@ -19,7 +19,7 @@ and |
|
|
```bash
|
|
|
conda install -c saravji pmdarima
|
|
|
```
|
|
|
- **Step 4**: To start the server, use the command promt inside the active environment and execute the commands described in section [Run Server](run server).
|
|
|
- **Step 4**: To start the server, use the command promt inside the active environment and execute the commands described in section [Run Server](Forecaster Toolbox Run Server).
|
|
|
|
|
|
## Installation using Docker Build
|
|
|
|
... | ... | @@ -52,4 +52,4 @@ This command will download the latest Docker Image named *forecaster_toolbox* fr |
|
|
sudo docker run -it --name forecaster-toolbox-test -p 5000:5000 forecaster_toolbox
|
|
|
```
|
|
|
This command will generate and run a Docker Container named *forecaster-toolbox-test* in interactive session mode, i.e. it will open a command promt inside the Container.
|
|
|
- **Step 3**: To start the server, use the command promt inside the running Container and execute the commands described in section [Run Server](run server). |
|
|
\ No newline at end of file |
|
|
- **Step 3**: To start the server, use the command promt inside the running Container and execute the commands described in section [Run Server](Forecaster Toolbox Run Server). |
|
|
\ No newline at end of file |