datahub icon indicating copy to clipboard operation
datahub copied to clipboard

🌀 Rapidly build rich data portals using a modern frontend framework

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

When I have an excel file (either remote or local) in a data literate document I want to be able to (pre)view it so that I get a sense of...

My sense is npm is fine and is the default and increasingly used so i'd suggest we converge on npm. Just a suggestion and not a strongly held opinion ...

Chore

This is can be attributed to the following: * Using npx create-next-app portal -e ${portalGithubRepo} command to pull repo. We should go back to cloning with GitHub since the example...

Bug

We need a detailed doc on how to use Portal.js. This doc should be a one-stop guide for setting up as well as using portal.js in building single or multiple...

* [ ] Remove CustomLink and correctly use next/link for internal links see e.g. https://github.com/vercel/next.js/discussions/11110 * [ ] use remark-smartypants or similar for ndash/emdash * [ ] Show keywords on...

We already have `examples/catalog` and we need to bring it up to date ... ## Acceptance * [ ] `examples/catalog` is updated to using portaljs components where relevant * [...

When I am looking at a data literate document I want to see the source so that I can learn how things are done (same as view source with html)

2021-06-30 remark plugin for parsing csv blocks (triple backtick) to a nice table (if we want something more than JSX stuff) NB: 2021-06-30 not sure this is that useful once...

When I have a remote content e.g. https://github.com/datasets/awesome-data I want to load and render that (statically) so that i can author content in another repo but render it here A...

Feature