Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 873 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 873 Bytes

DA_M1_Notebooks

All the Notebooks from OpenSAP in one place!

OpenSAP Course Notebooks

Here are all the notebooks from the OpenSAP course compiled in one place for your convenience.

Prerequisites

Make sure you have the following installed before running the notebooks:

  • Python: Ensure you have Python installed on your machine. The instructions for installing them can be found in the Week 2 assignments of the course.

  • Jupyter Notebook Extensions for VS Code: These extensions are necessary to run Jupyter notebooks directly within Visual Studio Code. The instructions for installing them can be found in the Week 2 assignments of the course.

How to Use

  1. Fork, then Clone this repository.
  2. Open the folder in Visual Studio Code.
  3. Run the notebooks using the Jupyter extension.

Feel free to explore and follow along with the course content!