Skip to content

guidok91/jupyter-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample JupyterLab setup

Local JupyterLab setup to perform interactive data analysis using PySpark on Jupyter notebooks.

Instructions

  • Run make setup to create virtual environment with needed packages.
  • Run make run to start the JupyterLab server locally, available on http://localhost:8888/lab.

Jupyter notebooks are located under the notebooks folder.