Scripting Resources for DigitalMicrograph™ |
PyJEM: Using Jupyter Notebook | |
Function |
A primer on using Jupyter Notebook for image processing. |
Version |
version:20240509, v1.0 |
Author |
D. R. G. Mitchell |
Acknowledgements |
- |
Comments |
Jupyter Notebook is a tool in the Anaconda3 suite of programs. It provides a notebook-like structure in which Python scripts can be run, either as single lines or as more complex scripts. The outputs from the scripts are written to the Notebook. This is a PDF document which describes my first attempt at using Jupyter. It is not a detailed tutorial, but covers the basics of creating and saving a Notebook, running single line scripts, opening and processing images. |
System Requirements |
Relates to the Jupyter Notebook tool, available in the Anaconda3 suite of Python scripting tools. This can be freely downloaded from www.anaconda.com |
Known Issues |
- |
Supported |
Yes |
Included Files |
PDF document |
Source Code |
none |