File size: 758 Bytes
50ebe4d
 
 
f831f0c
 
 
50ebe4d
66698ed
5bf0dc2
66698ed
93e72bb
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# cs482 Milestone 2
## Jozef Janosko

###Link to Text classification app in streamlit, deployed on 🤗 spaces
[Link to Hugginface spaces](https://huggingface.co/spaces/JKJanosko/Milestone2-SentimentAnalysis)


# cs482 Milestone 1
## Jozef Janosko

## Intilation Process:
### 0. WSL2 and VScode had previously been installed
### 1. Followed instilation guide in course website for docker desktop
### 2. Coppied code from docker desktop to create container into command prompt
![alt text](https://github.com/JKJanosko/cs482-assignments/blob/milestone-1/DockerPrompt.png)
### 3. Launched the new container, and navigated to the terminal in the container.
![alt text](https://github.com/JKJanosko/cs482-assignments/blob/milestone-1/DockerTerminalContainer.png)