Cyrille Rossant

Results 56 issues of Cyrille Rossant

* when a subject is assigned to someone that is not a stock manager, the protocol should be automatically changed to 3 * when a subject is assigned to a...

enhancement
priority: high

[Example here](http://web.stanford.edu/~mwaskom/software/seaborn/examples/structured_heatmap.html) (just look at the inner matrix). It could be done with just a 2D texture with scalar values (+ a colormap). The tricky part is to add antialiased...

type: example
component: visuals

- make it shorter - put the installation instructions at the beginning - document the CLI conversion tool

- Support Markdown image tags - Support embedded images in the notebook - Extract images from the notebook - Save them to a given location, as specified by a customizable...

feature

cc @lepture @bollwyvl As far as I remember the changes were relatively minor. I'll give more information when I find the time to delve into the code again. It was...

enhancement

Issue raised by @bollwyvl. The question is "how to customize how cells are split during Markdown => ipynb conversion"? There are several ways of doing it; here's one. By default,...

enhancement

To be able to set config options from `.ipymd/ipymd_config.py` and from the CLI

feature

- All in Markdown - Document-level and cell-level metadata ( #38 ) - Offers a hybrid UI to write slides: text editor for text and overall structure, Notebook for code...

feature