damccorm commented on code in PR #27206: URL: https://github.com/apache/beam/pull/27206#discussion_r1237418566
########## website/www/site/content/en/get-started/tour-of-beam.md: ########## @@ -16,7 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -# Tour of Beam +# An Intro to Beam (Python) Here you can find a collection of the interactive notebooks available for Apache Beam, which are hosted in [Colab](https://colab.research.google.com). Review Comment: We need to update the links on this page to the colab notebooks (keyword search tour-of-beam on this page in your editor) ########## website/www/site/content/en/get-started/tour-of-beam.md: ########## @@ -1,5 +1,5 @@ --- -title: "Tour of Beam" +title: "An Intro to Beam (Python)" Review Comment: +1 on making a new page, could we just incorporate that into this PR? Should mostly just need to update the references that were added in the original PR https://github.com/apache/beam/commit/96866e6a5cea4464cd595c221e3bb44e5ec48ad4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
