File: Makefile

package info (click to toggle)
seaborn 0.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,896 kB
  • ctags: 1,183
  • sloc: python: 8,372; makefile: 181
file content (10 lines) | stat: -rw-r--r-- 342 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
notebooks:

	ipython nbconvert --to rst ../../examples/plotting_distributions.ipynb
	ipython nbconvert --to rst ../../examples/timeseries_plots.ipynb

	tools/nb_to_doc.py aesthetics
	tools/nb_to_doc.py color_palettes 
	tools/nb_to_doc.py quantitative_linear_models
	tools/nb_to_doc.py categorical_linear_models
	tools/nb_to_doc.py axis_grids