Code Studio#
Code Studios are personal instances of a development environment. Within Code Studio, you can edit/interact with the following items:
Item |
Editable ? |
|---|---|
Agent Tools |
✅ |
Code Agents |
✅ |
Code Recipes |
✅ |
Notebooks |
✅ |
Plugins |
❌ |
Project Libraries |
✅ |
Webapps (native) |
✅ |
Webapps (non-native) |
✅ |
Wiki |
❌ |
Note
Native webapps are Standard (HTML/JS/Python), Bokeh, Shinny, Dash, and Streamlit. It means that a user can create this kind of webapps without using an external tool, like Code Studio. Non-native webapps are webapps that a user can enable by correctly configuring their Code Studio.
For a deeper understanding of Code Studio, you can look at:
