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

Tutorial Outline: Using the yt-napari json reader #52

Closed
Tracked by #40
chrishavlin opened this issue Jun 23, 2023 · 1 comment · Fixed by #81
Closed
Tracked by #40

Tutorial Outline: Using the yt-napari json reader #52

chrishavlin opened this issue Jun 23, 2023 · 1 comment · Fixed by #81
Labels
documentation Improvements or additions to documentation

Comments

@chrishavlin
Copy link
Collaborator

chrishavlin commented Jun 23, 2023

This issue is a tutorial overview for one of the tutorials listed in #40

Title

Using the yt-napari json reader

Summary

This tutorial will give a more complex example of using the json reader functionality

Outline

1. Introduction

  • reminder of environment
  • brief description of an editor that will do live json validation (vscode for this probably)
  • in vscode, point to yt-napari schema and describe auto-complete hints

2. loading

  • same dataset, different fields
  • same dataset, different regions

tutorial requirements

  • ability to install packages from pip
  • yt > 4.0
@chrishavlin chrishavlin added the documentation Improvements or additions to documentation label Jun 23, 2023
@chrishavlin chrishavlin changed the title Using the yt-napari json reader Tutorial Outline: Using the yt-napari json reader Jun 23, 2023
@chrishavlin
Copy link
Collaborator Author

this is somewhat blocked by #11 and the release of v0.1.0. I'd like to get those wrapped up before releasing this demo in since it will include many changes (which will also be a nice example of how to specify different schema versions to use with different yt_napari versions).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant