Public Projects
Publish a project to https://spicerack.org
Last updated
Was this helpful?
Publish a project to https://spicerack.org
Public Spice projects can be forked, added as a dependency or connected to using Spice OSS Spice.ai connector.
The project must be connected to a public GitHub repository to be made public. Check out how to connect a project to the repository - connect GitHub.
To make your project public, go to your project settings, click Publish project in the Project visibility section, then confirm with Make public.
After that, the project will be visible to all users at https://spice.ai/<org-name>/<project-name> and searchable at https://spicerack.org.
A public project is indexed on SpiceRack, the package registry for Spicepods. Its package page sits at https://spicerack.org/<org-name>/<project-name> and lists the datasets, models, and dependencies declared in the project's Spicepod manifest.
Other users install the published Spicepod in one of three ways:
spice add <org-name>/<project-name>spice connect <org-name>/<project-name>dependencies:
- <org-name>/<project-name>See SpiceRack Registry for browsing, search, and the registry API.
Last updated
Was this helpful?
Was this helpful?