mljar/mercury

[feature] Adding a Markdown static widget as "input" widget

Closed this issue · 1 comments

It might be wanted to decorate the Mercury sidebar to improve legibility. Below is an example of a notebook I'm writing to better visualize Linear Algebra:

image

The proposal regards adding a markdown widget that would render in the sidebar, allowing this:

image

Would it align with the project's design to create such new widget? Should I create a pull request when done?

What would be the best way for me to achieve this functionality?