Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (11 loc) · 1.1 KB

logo_ironhack_blue 7

Lab | Computer Vision (Image operators and filters)

Introduction

The goal of this lab is to help you practice the concepts you learned in the lesson and provide you with some hands-on experience using scraping.

Getting Started

In this lab you will be working on main.ipynb. To launch it, first navigate to the directory that contains main.ipynb in Terminal, then execute jupyter notebook. In the webpage that is automatically opened, click the main.ipynb link to launch it.

When you are on main.ipynb, read the instructions for each cell and provide your answers. Make sure to test your answers in each cell and save. Jupyter Notebook should automatically save your work progress. But it's a good idea to periodically save your work manually just in case.

Deliverables

  • main.ipynb with your responses to each of the exercises.

Submission

Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.