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 a table of links to existing tutorials #3

Open
daslu opened this issue Mar 2, 2019 · 4 comments
Open

Add a table of links to existing tutorials #3

daslu opened this issue Mar 2, 2019 · 4 comments

Comments

@daslu
Copy link
Member

daslu commented Mar 2, 2019

No description provided.

@behrica
Copy link
Member

behrica commented Mar 3, 2019

I was thinking about some "metadata" we wanted to capture ideally in this table.
I came up with this list of potential metadata.

  • Title
  • author
  • link to analysis code
  • link to "rendered" version, if applicable
  • link to "original" analysis, in case of a "copy of something existing to clojure".
  • link to dataset(s) used

Then I would like to capture "somehow"

  • descriptive vs predictive analysis
  • somehow some "subjects", not sure what that could be (things like ML, NLP, PCA, not sure what else)
  • which libraries have been used for different steps in the data science workflow such as

This should make the table an easier entry point, if you search for something

@daslu
Copy link
Member Author

daslu commented Mar 3, 2019

Great plan @behrica !

Maybe add:

  • status (experimental / recommended)
  • reviewers (members who have reviewed the tutorial)
  • link to discussion (e.g. Zulip topic, github Issue)
  • version
  • changes log
  • free text comments

@daslu
Copy link
Member Author

daslu commented Mar 3, 2019

If we keep the table in some comfortable data format (edn? csv?), then we can later serve it with some interactive, searchable format at the Scicloj website.

Say, something DataTables.

@alanmarazzi
Copy link
Contributor

+1 for edn

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

No branches or pull requests

3 participants