Skip to content

Lozakaka/CSE5243

Repository files navigation

Prerequisites

Docker Desktop: Make sure you have Docker Desktop installed on your machine. You can download and install it from here.

Installation Steps

  1. Download and Extract Lab Files: Download the lab1.zip file and extract its contents to your desired directory.

  2. Navigate to Directory: Open a terminal or command prompt and navigate to the directory where you extracted the lab files. This directory should contain the docker-compose.yml file.

  3. Run Docker Compose: Use the following command to start the Docker containers: docker-compose up -d

  4. Access Jupyter Notebook: Once the containers are up and running, open a web browser and go to the following link: http://localhost:8888/

  5. input password for the Jupyter Notebook with cse5243

  6. Open and Run Lab Notebook: In the Jupyter Notebook interface, navigate to the lab1.ipynb file and open it. Run all cells in the notebook to execute the code and complete the lab.

  7. Finish: Once you have completed the lab exercises, you can stop the Docker containers by running: docker-compose down

Additional Notes

Make sure to keep the Docker Desktop running while working on the lab. If you encounter any issues or have questions, refer to the lab instructions or consult the provided documentation. Enjoy your sentiment analysis lab experience!

PDF Link:

please refer to the newest version of readme in pdf file here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published