Skip to content
Snippets Groups Projects
Commit 41824074 authored by Jörg-René Wolter's avatar Jörg-René Wolter
Browse files

add checkfile for requierements

parent d40ecfaf
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,5 @@
## Starting the program
-- ToDo --
\ No newline at end of file
- to check if requirements are correcly installed you can use [this file](checkrequieremnts.py)
- ~ ToDo ~
\ No newline at end of file
import streamlit as st
import pandas as pd
import numpy as np
import fastapi as api
print("You'r good to go!")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment