-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjusts hub wording and initial post
I have set the post into the future, and adjusted wording for it and on the general README.
- Loading branch information
Showing
3 changed files
with
33 additions
and
25 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
slug: hub-launch-welcome | ||
title: 🚀 Welcome to the Hamilton Hub | ||
authors: [skrawcz] | ||
tags: [hamilton, how-to, dataflows] | ||
--- | ||
|
||
Welcome to the Hamilton Dataflow Hub! | ||
|
||
We're excited to kick off this project and hope that it will be a useful resource for the community. | ||
Hamilton is like a Swiss army knife, it's very versatile, as you can use it for data, ML, LLM, and web work! | ||
|
||
We envision this hub, as a place to share the flows you've built that can be useful to others! As well as a place | ||
for you to find flows that others have built that you can use and easily modify for your work! | ||
|
||
## How to use | ||
|
||
1. Browse the dataflows defined. | ||
2. Find a [dataflow](/docs) you want to use. | ||
3. Cut and paste the code snippet to get started with it! | ||
4. Use the dataflow as is, or modify it to your needs by copying it to your own repository via [copy()](https://hamilton.dagworks.io/en/latest/reference/dataflows/copy/). | ||
|
||
## How to contribute | ||
|
||
We're excited to have you contribute to the Hamilton Dataflow Hub! | ||
|
||
Head on over to [github and read the instructions](https://github.com/DAGWorks-Inc/hamilton/tree/main/contrib#how-to-contribute). | ||
|
||
If you have questions, join us on [slack](https://join.slack.com/t/hamilton-opensource/shared_invite/zt-1bjs72asx-wcUTgH7q7QX1igiQ5bbdcg). | ||
|
||
## 🙏 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters