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

2023/blog/2022/distill-example/ #5

Open
utterances-bot opened this issue Jan 20, 2023 · 8 comments
Open

2023/blog/2022/distill-example/ #5

utterances-bot opened this issue Jan 20, 2023 · 8 comments

Comments

@utterances-bot
Copy link

Sample Blog Post | ICLR Blogposts 2023

Your blog post's abstract. This is an example of a distill-style blog post and the main elements it supports.

https://iclr-blogposts.github.io/2023/blog/2022/distill-example/

Copy link
Contributor

Wow!! You can even leave Markdown comments?!? Amazing!! 🥳

Copy link
Contributor

fabianp commented Jan 30, 2023

What is the recommended way to attach a jupyter notebook to the submission?

@busycalibrating
Copy link
Member

Hmm we didn't think of this - the simplest solution seems to be to export the notebook to markdown or HTML, and potentially provide a colab link as well? The concern I have with colab is that it can be modified by the user at any point, so ideally we'd have some sort of controlled google account for the blog track which we import all of the colab notebooks to. I'll ping my colleagues and see what they think, but how does that sound to you?

@fabianp
Copy link
Contributor

fabianp commented Jan 30, 2023

exporting to html sounds good. Linking to a colab seems more problematic because of anonymization issues - it displays the google account of the creator

@busycalibrating
Copy link
Member

Also a very good point!

@Velythyl
Copy link
Contributor

I would suggest converting to markdown and including the cells you want in your blogpost. You can also include the actual notebook as an asset to your blogpost and link to it so that the users can download it. @fabianp

@fabianp
Copy link
Contributor

fabianp commented Jan 31, 2023

Thanks. My issue is precisely that I'd like to avoid having all the code with the blog post. Adding it in the assets sounds good, but in which subfolder? I don't see any assets/code/ or assets/notebook . The closest is assets/js but that doesn't feel right

@Velythyl
Copy link
Contributor

Ah, good point. I'd say put it in assets/html. It's good enough for now; if we need to clean things up later, we'll do so after merging PRs

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

4 participants