Develop with Jupyter UI
The Jupyter UI source code is available on GitHub.
Pick or Conda or Devcontainers with VS Code based on your prior experience.
Datalayer is offering hosted kernels so you don't need to run your local Jupyter Server. This is the default setup, so if you run npm start, you will consume those hosted
kernels from the cloud.
success
👉 Please report any failure and idea on how to make a better experience. ❤️
📄️ Environment
Choose the way you want to develop Jupyter UI:
📄️ Conda
Follow the below steps to use and develop Jupyter UI. You need Miniconda up-and-running on your machine.
📄️ Devcontainers
Clone the jupyter-ui repository and load it in your VS Code.
📄️ Quickstart
You can start an example and hack the source code. The changes will build automatically and will be available in your browser.