Skip to content

CarstenStiel/IR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNC_Limited

The entire repository can be found at: https://github.com/CarstenStiel/IR

Project structure

  1. milestone1: Files and guide (README.md) for the first milestone.
  2. milestone2: Files and guide (README.md) for the second milestone.

Installations

The following should be installed for the first start of the project:

Important: Here are the requirements with installation instructions for Windows. Note that the terminal should be run as administrator!

  1. Python:
  2. Pipenv:
    • Run the following command in the terminal:
      pip install pipenv
      
  3. Tira::
    • Run the following command in the terminal:
      pip3 install tira
      
  4. Jupyter:
    • Run the following command in the terminal:
      pip install jupyter
      
  5. Docker:
    • Download "Docker Desktop" from the following website and follow the instructions: https://docs.docker.com/get-docker/
    • Note: Read everything carefully for a smooth installation (WSL2, etc.)!
  6. Python IDE:

Commands good to know

The following commands are used for Windows Powershell

  1. Docker:
    • delete everything (images and containers):
      docker system prune -a
      

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages