-
Notifications
You must be signed in to change notification settings - Fork 394
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
ui: add interactive tutorial links to the appropriate pages #670
Comments
We can reuse Katacoda's scenarios @dashohoxha is building for this. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@shcheklein We have already hyperlinked it. https://dvc.org/doc/tutorials/interactive. Where are we planning to put the interactive buttons? |
I feel there will be some maintenance challenges to support jupyter-notebook based interactive tutorials in Kaggle with DVC like @jorgeorpinel said for Documentation team. And to be honest a CLI tool like DVC is not best to be run in a notebook. I have already added the get started tutorial as a jupyter notebook sometime back. https://www.kaggle.com/kurianbenoy/introduction-to-data-version-control-dvc |
Agree, I think we should stick with Katacoda, and also ignoring Colab for now unless a contributor wants to develop and maintain that.
By "interactive button" we mean a pretty link right? Yeah it's just a matter of design. Refer to #670 (comment) and #670 (comment). I think whoever takes on this task should just come up with a suggestion as of where in the docs layout to place this. Perhaps a first step is to implement automatic recognition of md links to |
[WIP] Add interactive button to run get-started/ tutorials as Google Colabs, Katacoda, Kaggle kernels, etc. #670
What's the current status about this ticket? GS pages seem to have links to scenarios. Is there anything that should be modified in the docs about this? |
GS is outdated, not all pages have Katakoda unfortunately, also consider the most recent update @dberenbaum is doing in #2195 |
I think ultimately #1400 is about the content itself, and this one is about the design. We have this now:
I think if we are OK with that interface we could indeed close this. But I think the narrow/mobile view should spell out "Katacoda" at least. |
I think this not in the scope of this ticket, @jorgeorpinel |
I guess we need to close this one and create the new one ticket that is specifically focused on content, not ui/ux |
Since I see we go back and forth with labels, it's clear that we interpret in different ways |
There's #1400 for the content so yes, I wanted to think this was about something else. Thanks! |
This is to create an easier run time environment for our tutorials like how pytorch docs tutorial has:
https://pytorch.org/tutorials/beginner/blitz/tensor_tutorial.html
The text was updated successfully, but these errors were encountered: