On PyPI, clicking on the contributing guide gives a 404. The issue is here
The link specified in there is broken. Looks like it's missing a /lance. Changing it to https://lancedb.github.io/lance/community/contributing/#python-development will fix the problem, and PyPI can pick it up when we next do a release.
On PyPI, clicking on the contributing guide gives a 404. The issue is here
The link specified in there is broken. Looks like it's missing a
/lance. Changing it tohttps://lancedb.github.io/lance/community/contributing/#python-developmentwill fix the problem, and PyPI can pick it up when we next do a release.