mnyrop / uv-records-validate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uv-records-validate

Prerequisites

  • Pyenv
  • Git

Setup

  1. Clone the repo

    git clone git@github.com:mnyrop/uv-records-validate.git && cd uv-records-validate
  2. Install/update python version & upgrade pip

    pyenv install --skip-existing
    pip install pipenv
  3. Install Pipenv

    pip install --upgrade pip
  4. Install dependencies from Pipfile

    pipenv install

Run

  1. Launch the jupyter notebook
    pipenv run jupyter notebook

About


Languages

Language:Jupyter Notebook 100.0%