Se ha denunciado esta presentación.
Se está descargando tu SlideShare. ×

Interactive slide deck - jupyter2slides

Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Anuncio
Próximo SlideShare
reveal.js 3.0.0
reveal.js 3.0.0
Cargando en…3
×

Eche un vistazo a continuación

1 de 17 Anuncio

Interactive slide deck - jupyter2slides

Descargar para leer sin conexión

Generated pdf from http://interactive-slides.cfapps.io/ with decktape.

Slides are generated with Jupyter notebook and reveal.js.

Link to repo: https://github.com/datitran/jupyter2slides

Generated pdf from http://interactive-slides.cfapps.io/ with decktape.

Slides are generated with Jupyter notebook and reveal.js.

Link to repo: https://github.com/datitran/jupyter2slides

Anuncio
Anuncio

Más Contenido Relacionado

Más reciente (20)

Anuncio

Interactive slide deck - jupyter2slides

  1. 1. JUPYTER + REVEAL.JS SOME MORE INTERACTIVE EXAMPLES... Dat Tran www.dat-tran.com
  2. 2. MATPLOTLIB + MPLD3 |https://matplotlib.org/ http://mpld3.github.io/ © 2017 Dat Tran. All rights reserved.
  3. 3. In [6]: create_random_walk() © 2017 Dat Tran. All rights reserved.
  4. 4. In [8]: create_scatter_plot() -2 -1 0 1 2 -1.5 -1.0 -0.5 0.0 0.5 1.0 1.5 © 2017 Dat Tran. All rights reserved.
  5. 5. In [10]: create_curve_plot() 0 2 4 6 8 10 -1.0 -0.8 -0.6 -0.4 -0.2 0.0 0.2 0.4 0.6 0.8 1.0 © 2017 Dat Tran. All rights reserved.
  6. 6. In [3]: plot_meshgrid() © 2017 Dat Tran. All rights reserved.
  7. 7. BOKEH http://bokeh.pydata.org/en/latest/ © 2017 Dat Tran. All rights reserved.
  8. 8. In [12]: IFrame('burtin.html', width=700, height=500) Out[12]: © 2017 Dat Tran. All rights reserved.
  9. 9. In [14]: IFrame('slider.html', width=700, height=400) Out[14]: Amplitude: 1 Frequency: 1 Phase: 0 Offset: 0 © 2017 Dat Tran. All rights reserved.
  10. 10. In [16]: IFrame('color_scatter.html', width=600, height=500) Out[16]: © 2017 Dat Tran. All rights reserved.
  11. 11. In [18]: IFrame('periodic_table.html', width=650, height=400) Out[18]: © 2017 Dat Tran. All rights reserved.
  12. 12. PLOTLY https://plot.ly/ © 2017 Dat Tran. All rights reserved.
  13. 13. In [20]: py.iplot(data, filename='scatter-mode') Out[20]: 0246 024 © 2017 Dat Tran. All rights reserved.
  14. 14. FOLIUM http://python-visualization.github.io/folium/ © 2017 Dat Tran. All rights reserved.
  15. 15. In [22]: map_osm Out[22]: + - Leaflet | Data by OpenStreetMap, under ODbL. © 2017 Dat Tran. All rights reserved.
  16. 16. In [25]: map_heat Out[25]: + - Leaflet | Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under ODbL. © 2017 Dat Tran. All rights reserved.
  17. 17. THANKS FOR WATCHING!

×