{"id":15360279,"url":"https://github.com/mkcor/plotly-demo","last_synced_at":"2026-02-10T03:01:20.143Z","repository":{"id":148249819,"uuid":"39051862","full_name":"mkcor/plotly-demo","owner":"mkcor","description":"Presentation material","archived":false,"fork":false,"pushed_at":"2015-08-17T19:20:09.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-13T15:59:11.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkcor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-14T03:39:27.000Z","updated_at":"2015-07-14T03:39:27.000Z","dependencies_parsed_at":"2023-04-04T19:45:27.109Z","dependency_job_id":null,"html_url":"https://github.com/mkcor/plotly-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkcor/plotly-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcor%2Fplotly-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcor%2Fplotly-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcor%2Fplotly-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcor%2Fplotly-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkcor","download_url":"https://codeload.github.com/mkcor/plotly-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcor%2Fplotly-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29289899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T02:32:08.756Z","status":"ssl_error","status_checked_at":"2026-02-10T02:30:31.937Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-01T12:49:03.017Z","updated_at":"2026-02-10T03:01:18.727Z","avatar_url":"https://github.com/mkcor.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data visualization with Plotly and programmatic back-ends\n\n## Slideshow\n[http://slides.com/mariannecorvellec/plotly-demo/](http://slides.com/mariannecorvellec/plotly-demo/)\n\n## Setup\n\nI suggest you run [Python 3](https://www.python.org/) because it's the future.\nI strongly encourage you to make use of [virtual environments](https://virtualenv.pypa.io/).\nPython 3 ships with `virtualenv` but, on Ubuntu 14.04, initiating a virtual environment with\n\n    $ python3 -m venv ~/.virtualenv/plotly-demo-env\n\ncurrently errors, so I had to use\n\n    $ virtualenv --python=python3.4 ~/.virtualenv/plotly-demo-env\n\nYes, I tend to keep my virtualenvs under `~/.virtualenv/`; adapt to your own tree and practices.\n\n    $ source ~/.virtualenv/plotly-demo-env/bin/activate\n    $ pip install --upgrade pip\n    $ pip install -r requirements.txt\n    $ alias ipython=\"python -c 'import IPython; IPython.terminal.ipapp.launch_new_instance()'\"\n    $ ipython notebook\n\nLet me tell you that I read many [Stack Overflow](http://stackoverflow.com/) answers to have\n[Jupyter](https://jupyter.org/) (IPython 3) run successfully the Python 3 kernel!\n\nUpdate: I would now suggest that you\n\n    $ pip install --upgrade ipython\n    $ pip install notebook\n    $ jupyter notebook\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkcor%2Fplotly-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkcor%2Fplotly-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkcor%2Fplotly-demo/lists"}