Skip to content

maiconspa/student-analysis

Repository files navigation

student-analysis

Environment

Creating a Python virtualenv

python3 -m venv venv

Activating virtualenv

source ./venv/bin/activate

Installing dependencies

python3 pip install -r requirements.txt

Launch JupyterLab with:

jupyter-lab

Codespaces

Use GitHub Codespaces to rapidly access this work: https://github.com/codespaces

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors