Sklearn xarray
latest
  • Installation
  • API Reference
  • Contributing
  • Credits
  • History
  • Examples
    • Test of sphinx gallery
    • Linear Regression of multivariate data
Sklearn xarray
  • Docs »
  • Examples »
  • Test of sphinx gallery
  • Edit on GitHub

Test of sphinx galleryΒΆ

This is a test of sphinx gallery

../_images/sphx_glr_plot_example_001.png
import numpy as np
import matplotlib.pyplot as plt


plt.plot(np.random.rand(10))

Total running time of the script: ( 0 minutes 0.127 seconds)

Download Python source code: plot_example.py
Download Jupyter notebook: plot_example.ipynb

Gallery generated by Sphinx-Gallery

Next Previous

© Copyright 2017, Noah D Brenowitz. Revision 2733c463.

Built with Sphinx using a theme provided by Read the Docs.