nomic-ai / nomic

Interact, analyze and structure massive text, image, embedding, audio and video datasets
https://atlas.nomic.ai
1.27k stars 168 forks source link

Change CLI map link to dataset link #314

Closed RLesser closed 2 months ago

RLesser commented 2 months ago

When a map is newly created from Python, we print the link to the map to the CLI. Seconds after creation, the map is almost never ready, and for a while we've relied on a redirect back to the dataset page. This has proven somewhat inconsistent. Instead, we should just link to the dataset page, where the user can see the current status of their map.


:rocket: This description was created by Ellipsis for commit 6fe48ff36781ff4210df96e637fc2bc7a9f2e4f7

Summary:

Changed log message to use dataset link instead of map link, updated version in setup.py, and increased retry limit in test case.

Key points:


Generated with :heart: by ellipsis.dev