Links

Make UDFs Public

You can also make a UDF public, effectively sharing it with every user on TileDB Cloud. This can make your UDF discoverable by other users that wish to explore public UDFs, or you can discover useful code that others wish to share with the world.
To make a UDF public, you just need to navigate to the Settings of that UDF and click on Make public as shown below. Similarly, you can always switch the UDF back to private mode at any time.
When making a UDF public, you do not get charged for the accesses that other users make on this UDF. You only get charged for the accesses that you make on public UDFs.