ipywidgets GUI elements for HyperSpy.
Project description
hyperspy_gui_ipywidgets
hyperspy_gui_ipywidgets provides ipywidgets graphic user interface (GUI) elements for hyperspy.
Installation
Option 1: With pip
Make sure you have pip installed and run:
pip install hyperspy_gui_ipywidgets
Option 2: With Anaconda
Install anaconda for your platform and run
conda install hyperspy-gui-ipywidgets -c conda-forge
Running the tests
py.test is required to run the tests.
pip install "hyperspy_gui_ipywidgets[test]"
py.test --pyargs hyperspy_gui_ipywidgets
Usage
Please refer to the HyperSpy documentation for details. Example (to run in the Jupyter Notebook):
import hyperspy.api as hs
hs.preferences.gui(toolkit="ipywidgets")
Development
Contributions through pull requests are welcome. See the HyperSpy Developer Guide.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for hyperspy_gui_ipywidgets-1.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18fac4d12068b6ed96a989cf4295fea1bdfaafa4f036d014b7ad993465c7e9ab |
|
MD5 | 8adb66ea2904ed5f8468027ae3dcb5cc |
|
BLAKE2b-256 | d8b1d7101c8002c80e00eb214f2d7cda5897e38198de990a40ab926f4917fc7f |