Sebastian Penhouet

Results 93 comments of Sebastian Penhouet

Can this be revived. I'm also looking for this feature. Currently if you want to put a tree element at a specific position it is very tedious. You have to...

@davidjgraph Thanks, so you are saying that as a feature request it is declined in the sense that the community is free to implement this but the core team will...

This tool was tested on Windows 10 and python 3.7. That is something I could have documented in the readme. I also just noticed that I did not pin the...

@canertol Thanks for your suggestion. What would you propose this figure to show?

@MichielProost Thanks for raising this issue. I currently do not find the time to address this. I will leave this issue open.

@aksld Did you find a solution? I'm running into the same issue. I adjusted the Docker serve commands to also include the locales, config.rb and other files.: ``` docker run...

Okay, I found my issue. In the `config.rb` I did put the i18n config within the `configure :build do` without thinking about it. This made i18n only work on `build`...

I have my version with internationalization fully working available here: https://github.com/Spenhouet/beautiful-docs I hope this helps.

Hug still does not seem to support typing. My static type checker warns me about: ``` import hug ^^^ Stub file not found for "hug" ``` ``` @hug.get(urls= ^^^^^^^^ Untyped...

I did find [netdata](https://www.netdata.cloud/) to be very interesting: https://github.com/netdata/netdata It seems actively maintained and has many features. It provides a dashboard but also allows to use ELK-stack, Grafana, ... as...