Skip to content

H-IAAC/viewer_tool_jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viewer_tool_jupyter

This application allows viewing the files generated by data capture in the Android devices.

$ git clone git@github.com:H-IAAC/viewer_tool_jupyter.git

$ cd viewer_tool_jupyter

virtualenv

$ virtualenv viewer_env

$ source viewer_env/bin/activate

(<env_name>)$ pip install -r requirements.txt

$ jupyter lab

Tutorial:

Para o dataset capturado com os dados do aplicativo executar:

  • O arquivo download_files_unicamp.ipynb
  • Executar main_unicamp

Para o dataset publico executar:

  • o arquivo download_files_public_dataset.ipynb
  • executar main_public_dataset.ipynb