NienkePieters / container-app

App for optimising pallets placement in containers using Python and VIKTOR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Container Loading Optimization app

About the app:

To use the app:

  1. Install the VIKTOR cli - create a free account via https://www.viktor.ai/start-building-apps. Also see https://docs.viktor.ai/docs/getting-started/installation/
  2. Clone the container-app repo
  3. In your system terminal or IDE terminal;
  • Navigate to the container-app (click on the folder or "cd container-app")
  • Execute the install command, to install the app and its dependencies: "viktor-cli install"
  • After installation, start the app: "viktor-cli start"
  1. Open the app in your browser by visiting (Ctrl+click) the URL shown in the command-line shell: cloud.viktor.ai

About

App for optimising pallets placement in containers using Python and VIKTOR.


Languages

Language:Python 73.0%Language:Jupyter Notebook 27.0%