Support embedded Cloud CodeSandBox #211
MantisClone
started this conversation in
Feature Requests
Replies: 2 comments 3 replies
-
Great request - we're definitely looking into this! |
Beta Was this translation helpful? Give feedback.
0 replies
-
@addisonschultz Any updates on this? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What's your feature/idea?
Today, Gitbook supports embedding a Browser CodeSandBox. I would like it to also support embedding a Cloud CodeSandBox.
Here's an image showing an embedded Browser CodeSandBox side-by-side with an embedded Cloud CodeSandBox.

Example Browser CodeSandBox URL: https://codesandbox.io/embed/retrieve-a-users-requests-pwe9o2?codemirror=1&fontsize=12&hidenavigation=1&theme=light&view=split
Example Cloud CodeSandBox URL: https://codesandbox.io/p/sandbox/request-network-retreive-a-users-requests-zsop8n?embed=1
What's your desired outcome?
I would like the embedded Cloud CodeSandBox to render an interactive editor and app view similar to the embedded Browser CodeSandBox. An example of an embedded Cloud CodeSandBox can be seen in this recent CodeSandBox Blog post
What's the impact of this for you?
Anything else?
I don't know if this feature needs to be implemented on the Gitbook side or on the CodeSandBox side.
This is a high impact on my work, and the lack of Cloud CodeSandBox support could mean I switch to a different documentation generator or end up developing my own custom documentation site.
Related #148
Beta Was this translation helpful? Give feedback.
All reactions