Web Development with Python! Embedding a Plotly Graph within a Website

preview_player
Показать описание
Tutorial on how to embed a Plotly graph within an HTML website hosted on GitHub Pages. Learn how to generate a Plotly graph, download the graph as an HTML file and code the graph in to a website.

The notebook can be found in the "Web Development" folder within the below repo.

CONNECT:

|-Video Chapters-|
0:00 - Intro
0:35 - Creating a bar chart within Plotly
2:58 - Exporting Plotly to a HTML file
3:39 - Uploading the HTML file to website's GitHub Rep
4:31 - Embedding the graph using HTML
6:24 - References and additional learning
Рекомендации по теме
Комментарии
Автор

Dropped a like and a sub, awesome video!

BrendanClark-fezk
Автор

Thank u, mi inglés aún no es tan bueno como para articular mejores oraciones, así que mejor lo escribo en español jajaja, pero básicamente luego de sufrir tanto me funciono, solo que no como esperaba, descargué tu código para reescribir el gráfico hecho con plotly solo que importando una libreria distinta para hacer un gráfico de radar, y lo corrí, me arrojó el archivo pero era tan inesperadamente extenso que solo lo conecté a otra página HTML para ahí modificar esa página teniendo ese gráfico que hizo un compañero de mi U para un proyecto en el que estamos trabajando para mostrar como una de las cosas principales en la página, muchas gracias de verdad por compartir este video y tu contenido, nuevamente me sirvió mucho, aunque repito no era como esperaba JAJAJAJSDA

Its_Andres
Автор

Great video! Just what I was looking for, thanks!

fiscacont
Автор

That was super useful! Thanks a lot Adrian!

Nega_Samurai
Автор

thank you for this video. quite concise.

swatiravishyam
Автор

Would it be possible to request an API some data and then create a plotly chart using pyscript? I need to create an interactive barplot using real time data from such API.

joao_ssouza