tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

tutorial materials related to data acquisition, management, and analysis

Binder

Bluesky Tutorials

This is a collection of tutorials on data acquisition and analysis using Bluesky and scientific Python generally. There are a couple ways to use it.

  • Try it in the interactive sandbox in the cloud at https://mybinder.org/v2/gh/bluesky/tutorials/main (recommended).
  • Browse the content non-interactively at https://blueskyproject.io/tutorials.
  • Use Docker, running docker run -p 8888:8888 nsls2/tutorials:latest.
  • Download this content and run it on your local machine. This is not recommended for novices. See {doc}INSTALLATION.

Survey

Took our tutorial? Let us know how you thought of it so we can better improve it! Survey

References