Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit da118a4

Browse files
committed
update for the presentation
1 parent 2a99acd commit da118a4

31 files changed

+114974
-198
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,3 +253,5 @@ _doc/notebooks/2016/pydata/histogram_single.html
253253
_doc/notebooks/2016/pydata/les_mis.html
254254
_doc/notebooks/2016/pydata/panning.html
255255
_doc/notebooks/2016/pydata/https!!raw-githubusercontent-com!andrea-cuttone!geoplotlib!master!examples!data!bus-csv
256+
_doc/notebooks/2016/pydata/green_tripdata_2015-12.csv
257+
_doc/notebooks/2016/pydata/pydy-resources/*

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ README
1212
:target: https://ci.appveyor.com/project/sdpython/jupytalk
1313
:alt: Build Status Windows
1414

15-
.. image:: https://badge.fury.io/py/project_name.svg
16-
:target: http://badge.fury.io/py/project_name
15+
.. image:: https://badge.fury.io/py/jupytalk.svg
16+
:target: http://badge.fury.io/py/jupytalk
1717

18-
.. image:: http://img.shields.io/pypi/dm/project_name.png
18+
.. image:: http://img.shields.io/pypi/dm/jupytalk.png
1919
:alt: PYPI Package
20-
:target: https://pypi.python.org/pypi/project_name
20+
:target: https://pypi.python.org/pypi/jupytalk
2121

2222
.. image:: https://img.shields.io/badge/license-MIT-blue.svg
2323
:alt: MIT License

_doc/notebooks/2016/pydata/10_plotting_libraries.ipynb

Lines changed: 256 additions & 125 deletions
Large diffs are not rendered by default.

_doc/notebooks/2016/pydata/NYPD_Motor_Vehicle_Collisions_sample.csv

Lines changed: 10001 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)