geb-data-science

Setup and run

Add ETH_RPC_URL=<your RPC url> to env.sh

source env.sh

python -m venv venv

source venv/bin/activate

python -m pip install --upgrade pip

python -m pip install -r requirements.txt

jupyter-lab