Github link requires login and example link is broken
Open
examples
improvement
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Two minor issues in [https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/interactive/README.md](https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/interactive/README.md)
1. git clone git@github.com:apache/beam.git requires the user to be logged in, while https://github.com/apache/beam does not.
2. Spaces in the example link need to be escaped.
Imported from Jira [BEAM-6918](https://issues.apache.org/jira/browse/BEAM-6918). Original Jira may contain additional context.
Reported by: davidyan.
Contributor guide
Assessment
This issue has not been assessed yet.