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

🪐 Thebe integration #21

Merged
merged 41 commits into from
Apr 26, 2023
Merged

🪐 Thebe integration #21

merged 41 commits into from
Apr 26, 2023

Conversation

rowanc1
Copy link
Member

@rowanc1 rowanc1 commented Feb 21, 2023

PR that updates myst-theme shared packages to add support for thebe

See also: executablebooks/myst-book-theme#4

TODO:

@GYHHAHA
Copy link
Contributor

GYHHAHA commented Apr 3, 2023

Wow, the Thebe support is super exciting. I can't wait to try out this new feature ✨

Copy link
Member Author

@rowanc1 rowanc1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Things I discovered in #51.

packages/site/src/components/ComputeControls.tsx Outdated Show resolved Hide resolved
packages/site/src/components/EnableCompute.tsx Outdated Show resolved Hide resolved
stevejpurves and others added 5 commits April 19, 2023 16:08
* 🔧 Consume new thebe myst frontmatter
* 🌎 Default to local server if present in config
* 🤖 Use git modules for patches
* 🐛 Types
* Update packages

---------

Co-authored-by: Rowan Cockett <rowanc1@gmail.com>
@rowanc1 rowanc1 changed the title thebe integration 🪐 Thebe integration Apr 26, 2023
Copy link
Member Author

@rowanc1 rowanc1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to move ahead with the merge and release!

packages/frontmatter/package.json Outdated Show resolved Hide resolved
Comment on lines +38 to +39
"thebe-core": "^0.1.6",
"thebe-react": "^0.0.7",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stevejpurves I think it is worth pinning the thebe packages to the same release number?! This is how we are doing it in theme, and is a few less numbers that we have to keep in mind. :)

@@ -0,0 +1,75 @@
function BinderBadgeLogo() {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In future, I think this can go in icons.

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.

4 participants