Develop
The Jupyter UI source code is available on GitHub. Check out the TypeDoc documentation for @datalayer/jupyter-react 0.9.0.
note
Environment is sensible to avoid build failures.
- Pick or
Conda
orDocker
/devcontainer
with VS Code based on your pior experience. - We are offering
hosted runtimes
so you don't need to run your local Jupyter Server. If you runnpm run start
, you will consume those hosted kernels from the cloud. - The default build should be faster and does not build the examples, please give your opinion on https://github.com/datalayer/jupyter-ui/issues/63.
success
👉 Please continue reporting any failure and idea on how to make a better experience. ❤️
🗃️ Development Environment
2 items
📄️ Web App
You can start an example and hack the source code. The changes will build automatically and will be available in your browser.
📄️ JupyterLab Extension
Jupyter React can also be shipped as a JupyterLab extension.