Creating Space Repository
Creating an Account at OpenCSG Community
To create and upload space to StarHub, you will need to create an account at OpenCSG Community. If you do not have an account, click here to create.
If you already have an account at OpenCSG Community, please login and create a new dataset repository using the web interface.
Creating a Space Repository
To create a new space repository, login to OpenCSG Community, click on New Space in the top right corner.
In the space repository creation page, fill in the following information, and then click the Create Space.
- Specify the owner of the repository: this can be either you or any of the organizations you are affiliated with.
- Enter your dataset name, alias and description.
- Specify the license.
- Select the SDK. Gradio and Streamlit are currently supported, and more SDK will be supported in the future.
- Select computing resources. Free CPU resources are currently supported, and more types of paid resources will be provided in the future.
- After creating an application space, you will enter the following interface, where you need to initialize the application space and add the application code. After completion, the system will automatically compile and run it, and the running effect of the application code will be displayed in the "Application" card page.