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

Online templates #1

Open
chrisgorgo opened this issue Oct 2, 2017 · 3 comments
Open

Online templates #1

chrisgorgo opened this issue Oct 2, 2017 · 3 comments
Labels
enhancement requests to add something new to the project help-wanted if you're looking to help us, these are great places to start!

Comments

@chrisgorgo
Copy link
Contributor

As suggested by Trey Smith https://docs.google.com/document/d/1HFUkAEE-pB-angVcYe6pf_-fVf4sCpOHKesUvfb8Grc/edit?disco=AAAABBoxE28

Here's something that would help JSON novices: for each type of JSON object you describe in your specification, provide a URL to a template document in jsoneditoronline.org. The template document would have proper example values for the keys of interest, and it would also be schema-aware (define a schema for the relevant object type, and link the template document to that schema).

Look at https://www.jsoneditoronline.org/doc/index.html - JSON schema validation. Super cool feature.

@choldgraf
Copy link
Collaborator

just a thought: we've been experimenting with using the JSON schema for the jupyterhub helm chart in order to generate documentation for it. I think it works relatively well! Check out the doc page here:

https://zero-to-jupyterhub.readthedocs.io/en/latest/schema.html

and the schema here:

https://github.com/jupyterhub/zero-to-jupyterhub-k8s/blob/master/jupyterhub/schema.yaml

@dorahermes
Copy link
Member

A start has been made on the templates.

Are json schema files not just meant used to verify an existing schema? I am not sure whether they can be used to create an empty one?

dorahermes pushed a commit that referenced this issue Mar 14, 2018
@KirstieJane KirstieJane added enhancement requests to add something new to the project help-wanted if you're looking to help us, these are great places to start! labels Jun 15, 2018
@KirstieJane
Copy link
Member

Hey @choldgraf @chrisfilo & @dorahermes - @Park-Patrick and I are going through the issues at the OHBM Hackathon today (so heads up....you might get a bunch of comments today! Don't worry about replying, we're just doing some house keeping!!)

Neither of us are super clear on what the action is on this issue - is the idea to include some help for understanding json files? I don't think I follow what the schema is etc (maybe that's because I could really benefit from this addition!)

Thanks for any additional comments/clarifications ✨

dorahermes pushed a commit that referenced this issue Dec 13, 2018
Remi-Gau pushed a commit that referenced this issue May 25, 2021
bendhouseart pushed a commit to bendhouseart/bids-starter-kit that referenced this issue Jul 22, 2022
added example of cli w/ extra args
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement requests to add something new to the project help-wanted if you're looking to help us, these are great places to start!
Projects
None yet
Development

No branches or pull requests

4 participants