-
Notifications
You must be signed in to change notification settings - Fork 52
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 author information #100
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the authors
key must point to a file in the authors
directory, we need to have a check added in resource/nb-check.py
to make sure it exists before the notebook is pushed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The check also needs to look for the author image.
@kesmit13 Thanks for the feedback, just changed the notebook meta checks (renamed step for clarity), and validated the author entries as well |
181f22f
to
f3867fd
Compare
For the new notebooks, we'll have 2 main changes: authors and categories.
This change adds the authors to the notebooks (defaults to SingleStore), and includes the authors information/image