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

adding thebelab buttons and some other updates #66

Merged
merged 4 commits into from
Jan 1, 2019
Merged

Conversation

choldgraf
Copy link
Member

@choldgraf choldgraf commented Dec 29, 2018

Thebelab is a nifty javascript tool (heavily inspired by thebelab) to add interactivity to "static" HTML pages. This PR gives a button that, when clicked, will:

  • Initialize thebelab and convert all code cells to interactive ones
  • Ask Binder for a kernel (specified by the user) and connect to it
  • Change some CSS and elements on the page to add the "run" buttons to run cells.

Here's an example of what this looks like:

https://110-137292803-gh.circle-artifacts.com/0/html/features/notebooks.html

cc @minrk - if you have a moment could you let me know if I am calling thebelab correctly here? :-)

closes https://github.com/choldgraf/jupyter-book/issues/65
closes #63
closes #61

@choldgraf choldgraf changed the title adding juniper buttons [WIP] adding juniper buttons Dec 29, 2018
@choldgraf choldgraf changed the title [WIP] adding juniper buttons [WIP] adding thebelab buttons Dec 29, 2018
@choldgraf choldgraf changed the title [WIP] adding thebelab buttons adding thebelab buttons Dec 29, 2018
@choldgraf choldgraf changed the title adding thebelab buttons adding thebelab buttons and some other updates Dec 31, 2018
@choldgraf choldgraf merged commit 0f18edf into master Jan 1, 2019
@choldgraf
Copy link
Member Author

thebelab seems to be working properly now, and the button HTML/JS is loading correctly, so I'll merge this!

1 similar comment
@choldgraf
Copy link
Member Author

thebelab seems to be working properly now, and the button HTML/JS is loading correctly, so I'll merge this!

choldgraf added a commit to choldgraf/jupyter-book that referenced this pull request Apr 28, 2020
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.

Give a shout-out to bookdown Make it clearer how to customize the look and feel of the site
1 participant