... | @@ -19,7 +19,7 @@ and |
... | @@ -19,7 +19,7 @@ and |
|
```bash
|
|
```bash
|
|
conda install -c saravji pmdarima
|
|
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#run-built-in-server).
|
|
- **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).
|
|
|
|
|
|
## Installation using Docker
|
|
## Installation using Docker
|
|
|
|
|
... | @@ -36,4 +36,4 @@ This command will result in the creation of a Docker Image named *forecaster_too |
... | @@ -36,4 +36,4 @@ This command will result in the creation of a Docker Image named *forecaster_too |
|
sudo docker run -it --name forecaster-toolbox-test -p 5000:5000 forecaster_toolbox
|
|
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.
|
|
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 4**: To start the server, use the command promt inside the running Container and execute the commands described in section [Run Server](/sdk4ed/forecaster-toolbox#run-built-in-server). |
|
- **Step 4**: 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 |
|
\ No newline at end of file |