datahub icon indicating copy to clipboard operation
datahub copied to clipboard

🌀 Rapidly build rich data portals using a modern frontend framework

Results 171 datahub issues
Sort by recently updated
recently updated
newest added

This is about shaping a Data Catalogs or Data Portals feature. In their simplest form a Data Catalogs is a site listing datasets. It thus includes a dataset listing functionality...

✨ enhancement

2024-10-11 UPDATE: I'd recommend using https://pagefind.app at least in self-hosted cases. Not sure it would work in cloud case though. For cloud we'd probably work via the markdowndb index we...

✨ enhancement

## Example Check out the number of data files vs number of data previews https://datahub.io/@Daniellappv/glucose-matters/glycemic-index-glycemic-load-foods Github repo link if needed https://github.com/Daniellappv/glucose-matters/blob/main/glycemic-index-glycemic-load-foods.md ## Description I have 6 data files in my...

needs investigation

## Changelog ### Added - **CSV Embedding**: Implemented support for embedding CSV files using `![[data.csv]]` syntax. CSV files are rendered as tables in markdown. ### Updated - **`fromMarkdown.ts`**: Modified to...

![image](https://github.com/user-attachments/assets/465d982c-ff3e-4ac0-95a8-be6c9a08c10d)

🐛 bug
good first issue
UX/UI

## Description It seems it can be difficult to create some charts using our current components set. While it is possible to create almost any component you want with our...

good first issue
📝 docs