Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 246 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 246 Bytes

Discovery of MongoDB usage for data preparation jobs

Requirements

You'll need:

  • python 3 and pip
  • docker

Install Jupyter

pip install jupyter

Run the notebook server

jupyter notebook

Then open the notebook, and see the rest!