severun opened a new issue, #37875: URL: https://github.com/apache/beam/issues/37875
### What needs to happen? Currently, the interactive notebooks that are part of [Get Started](https://beam.apache.org/get-started/an-interactive-overview-of-beam/) page contain broken URLs, linking to the old `Tour of Beam` folder instead of the now used `interactive-overview` folder. The fix involves updating: - The colab button at the header of the notebook. ( [For example](https://github.com/apache/beam/blob/master/examples/notebooks/interactive-overview/getting-started.ipynb?short_path=b93fa07#L24) ) - The footer in the notebook containing the Next Step notebook. ( [For example](https://github.com/apache/beam/blob/master/examples/notebooks/interactive-overview/getting-started.ipynb?short_path=b93fa07#L1010) ) ### Issue Priority Priority: 3 (nice-to-have improvement) ### Issue Components - [ ] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [x] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Infrastructure - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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]
