Here are our top creators! A creator is someone who has made at least one of their notebooks or tools public. Change the visibility of your notebooks and tools to public if you want to feature them on your profile.
A tool is a computational script combined with a markdown interface that you can create and run in your browser. You can think of it as a programmable report.
Our website combines Jupyter Notebook with our framework through magic buttons that convert the notebook into a CrossCompute Tool. You can create tools directly in the browser or modify code from existing tools.
Workers run tools as requested by users. Save money on cloud computing expenses by running workers on your own machines.
Running a tool generates a result that the user can share with a link or make public.
Our tool framework is a set of open source packages that we have created for converting a script and configuration file into a web tool. The tool framework forms the core of our website, being responsible for converting notebooks into tools, rendering tool interfaces and running workers. See our documentation or browse our repositories.
How do I show a tool on my profile? Choose the notebooks and tools you want to feature on your profile and set their visibility to Public.
What if I want to send a tool but not show it on my profile? Hidden visibility means that the notebook or tool does not appear on your profile but can still be accessed via link.
Can I let users run my tools but not reveal my code? Make your notebooks secret if you do not want users to see the code for your tools.
Will I still have intellectual property over my code? Our Terms of Service clearly state that you retain intellectual property rights over your code.
Why are we doing this? We want to help Tool Creators like you!