/Twitter15-16

Primary LanguageJupyter Notebook

MENDELEY COVID

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