{"id":22922709,"url":"https://github.com/agahkarakuzu/datavis_edu","last_synced_at":"2025-04-01T14:35:44.314Z","repository":{"id":135294703,"uuid":"202945562","full_name":"agahkarakuzu/datavis_edu","owner":"agahkarakuzu","description":"Presented in BrainHack School 2019-2020, QBIN SciComm 2021 ","archived":false,"fork":false,"pushed_at":"2021-05-03T16:24:38.000Z","size":14600,"stargazers_count":1,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T09:15:25.507Z","etag":null,"topics":["binder","dashboard","data","notebooks","repo2docker","visualization"],"latest_commit_sha":null,"homepage":"https://school.brainhackmtl.org/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agahkarakuzu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-18T01:04:15.000Z","updated_at":"2021-05-03T18:36:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"b28ec70f-b3c7-401a-b689-bceadc925c38","html_url":"https://github.com/agahkarakuzu/datavis_edu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agahkarakuzu%2Fdatavis_edu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agahkarakuzu%2Fdatavis_edu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agahkarakuzu%2Fdatavis_edu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agahkarakuzu%2Fdatavis_edu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agahkarakuzu","download_url":"https://codeload.github.com/agahkarakuzu/datavis_edu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246656187,"owners_count":20812779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binder","dashboard","data","notebooks","repo2docker","visualization"],"created_at":"2024-12-14T08:11:59.408Z","updated_at":"2025-04-01T14:35:44.292Z","avatar_url":"https://github.com/agahkarakuzu.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Presentation\n\n[![](http://img.shields.io/badge/Zenodo-Presentation-orange?style=flat\u0026logo=microsoft%20powerpoint)](https://zenodo.org/record/3841775#.XsqgFJ5Kg1I)\n\n\n# Getting started \n\n#### To work with the notebooks in this repository, you have 3 options.\n\n### 1- Just one click\n\nAll you need is a web browser. Cllick the Binder badge below and start working with the notebooks. \n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/agahkarakuzu/datavis_edu/master)\n\nNote that changes you made to the notebooks won't be kept! Don't forget to download notebooks you modified before ending Binder session. \n\n**Bonus**\n\n[![](https://img.shields.io/badge/Voila-Dashboard-red?style=flat\u0026logo=jupyter)](https://mybinder.org/v2/gh/agahkarakuzu/datavis_edu/master?urlpath=%2Fvoila%2Frender%2FPlotly_Voila.ipynb)\n\n### 2- Repo2Docker \n\nIf you still would like to work in a container, but also to run it on your local machine instead of Binder's cloud resources, repo2docker is the easiest solution for you! **Make sure that you have Docker installed and running.** Not fully supported for Windows users tho :/. \n\nFirst, simply install repo2docker form pyPI:\n\n```\npip install jupyter-repo2docker\n```\nThen run the following command in your terminal: \n\n```\njupyter-repo2docker https://github.com/agahkarakuzu/datavis_edu.git\n```\n\nAfter building (it might take a while!), it should output in your terminal something like:\n\n```\nCopy/paste this URL into your browser when you connect for the first time,\n    to login with a token:\n        http://0.0.0.0:36511/?token=f94f8fabb92e22f5bfab116c382b4707fc2cade56ad1ace0\n```\n\n### 3- Create a new conda environment \n\nCreate a new Python 3.6 env: \n\n```\nconda create -n datvis36 python=3.6 anaconda\n```\n\nActivate it:\n\n```\nsource activate datvis36 \n```\n\nClone this repository and navigate into it:\n```\ngit clone https://github.com/agahkarakuzu/datavis_edu.git\ncd datavis_edu\n```\n\nInstall `requirements.txt`: \n```\npip install -r requirements.txt\n```\n\nInstall `postBuild`:\n```\ncat postBuild | while read in; do eval \"$in\"; done\n```\nThis should work fine on `OSX` or `Ubuntu`, not sure about `Windows`. Worst case, you can just copy paste the whole content to your terminal :)\n\nYou are ready to go! Start your favorite Jupyter interface (ensure that you are in repo directory): \n\n```\njupyter notebook \nOR\njupyter lab\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagahkarakuzu%2Fdatavis_edu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagahkarakuzu%2Fdatavis_edu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagahkarakuzu%2Fdatavis_edu/lists"}