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

Try page demo #83

Merged
merged 4 commits into from
Aug 18, 2018
Merged

Try page demo #83

merged 4 commits into from
Aug 18, 2018

Conversation

sebasguts
Copy link
Member

Since discussed a bit in #73, I have created a stub for a try subfolder which features the following properties

  • Static try page that links to binder to open a Jupyter server in which the system can be tried out
  • Blog to add examples in different systems, which can either statically display the notebooks or run them on binder.

@nthiery
Copy link
Contributor

nthiery commented Jun 21, 2018

Thanks Sebastian, this looks good! Would you have some screenshot ?

I am wondering whether we should use _post for this, or a separate collection in _try/

@nthiery
Copy link
Contributor

nthiery commented Jun 21, 2018

Btw: I discussed yesterday with Min about the tension between linking to nbviewer which is fast but static and binder which may be slow but dynamic, and the potential resolution by displaying a preview on binder while the server is being setup. He implemented a draft:

jupyterhub/binderhub#593

@sebasguts
Copy link
Member Author

The preview is a really cool thing. Do you think we should then directly link to binder, or still have the possibility to show just the static preview? I think it would be useful to default to the static preview, actually, to take load from binder.

@sebasguts
Copy link
Member Author

Screenshots:
statictry
examplepage
staticpreview
staticpreviewscroll

@nthiery
Copy link
Contributor

nthiery commented Jun 21, 2018 via email

@sebasguts
Copy link
Member Author

I updated the PR as follows:

  • Rebased to new site design
  • Try links and example notebooks are now managed by .yml files in the _data directory, without any posts
  • Three items per row
  • Example notebooks now link directly to binder

I have attached some screen shots. I would like to add some sensible examples and real links on the try page before merging, though.

image

image

@nthiery
Copy link
Contributor

nthiery commented Aug 16, 2018

Hi @sebasguts,
I am back from vacations.

That's excellent; thanks a lot. I suggest we just merge the PR as is, just without linking it from the menus. Then we empower the ODK participants by advertising opendreamkit/try and telling them how to setup the demo notebook for their respective software and/or add examples. Once the collection is non trivial, we make the page more public by linking it from the menus.

Does this sound good?

@sebasguts
Copy link
Member Author

@nthiery That sounds good. I have almost finished a reasonable try page, can you give me till Saturday to finish it? It will feature links ot Sage, Singular, and GAP.

@nthiery
Copy link
Contributor

nthiery commented Aug 16, 2018 via email

@sebasguts sebasguts merged commit 8ad1999 into OpenDreamKit:master Aug 18, 2018
@sebasguts
Copy link
Member Author

Okay, merged it (after making the content a bit more sane). You can now advertise them using the links

https://opendreamkit.org/try/try/

and

https://opendreamkit.org/try/examples/

@nthiery nthiery changed the title DO NOT MERGE: RFC: Try page demo Try page demo Aug 22, 2018
@nthiery
Copy link
Contributor

nthiery commented Aug 22, 2018

Hmm, sounds like I am not getting all notifications these days.
Anyway: thanks @sebasguts!

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

Successfully merging this pull request may close these issues.

2 participants