Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Jupyter notebook service and example notebook #12

Open
ulrikpedersen opened this issue Jul 7, 2023 · 1 comment
Open

Add Jupyter notebook service and example notebook #12

ulrikpedersen opened this issue Jul 7, 2023 · 1 comment
Assignees
Labels
in progress Work on issue in progress

Comments

@ulrikpedersen
Copy link
Owner

The BlueSky scan "default" user interface is using ipython in a terminal. This user interface could be improved by adding a Jupyter notebook service that can run the same scans and interact with the data to plot/display.

Add a docker container running the jupyter notebook service and an example notebook, demonstrating a scan and data interaction.

Requires #11

Not strictly required for the first demo but would be nice to have if time permits.

@8ryn 8ryn self-assigned this Aug 9, 2023
@8ryn 8ryn added the in progress Work on issue in progress label Aug 9, 2023
8ryn added a commit to 8ryn/tomoscan that referenced this issue Aug 17, 2023
@8ryn
Copy link
Collaborator

8ryn commented Aug 17, 2023

A first working example has been created on my branch https://github.com/8ryn/tomoscan/tree/jupiter_dev
Currently the code folder where the Jupyter notebook is stored is mounted to the docker container. It may be better to copy the file during the creation of the Jupter Docker container instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Work on issue in progress
Projects
None yet
Development

No branches or pull requests

2 participants