Questions tagged [blueprintjs]

Introducing Blueprint: Your Ultimate React UI Solution for Web Development.

Issue with blueprintjs/core type in JupyterLab Extension after running npm install

Developed a JLab extension and saved it to Git repository. Established a new environment and successfully pulled the code, which was also verified by a friend. Subsequently, included a new react object to the extension and pushed it back to Git in a fresh ...

Is it possible to incorporate custom icons with Blueprintjs components?

Exploring the idea of incorporating Blueprintjs into an upcoming project. Wondering if it's feasible to integrate custom SVG icons in the button, menu and navbar components? Existing examples seem to be focused on using the default icon set. The app ...