Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 432 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 432 Bytes

Twitter15-16-Pheme2-New-Project

REQUIREMENTS

  • python >= 3.8
  • pipenv
  • set python and pipenv on Environment Variables (Windows)
  • use powershell to run commands (Windows)

INSTALLATION

  • create directory named .venv
  • # pipenv install
  • if there is problem with lock file, use # pipenv install --skip-lock

RUN JUPYTER NOTEBOOK

  • # pipenv run jupyter notebook
  • most jupyter notebooks are in /jupyter directory