schwabts
schwabts
- [X] I am on the [latest](https://github.com/sdispater/pendulum/releases/latest) Pendulum version. - [X] I have searched the [issues](https://github.com/sdispater/pendulum/issues) of this repo and believe that this is not a duplicate. - **OS version...
### Describe the bug It's below in sections **context**, **expectation**, and **bug**. But even if the template book would get built it would not help me to get started with...
### Describe the bug **context** I created * source files of a Jupyter Book skeleton from TOC and * the Jupyter Book skeleton itself in subfolder _build/ of book/ **expectation**...
``` (env_f1stats_public) ...\Dash\F1STATS-public> pip install -r requirements.txt ... Successfully installed Flask-2.2.2 Jinja2-3.1.2 MarkupSafe-2.1.1 Werkzeug-2.2.2 beautifulsoup4-4.11.1 brotli-1.0.9 certifi-2022.9.14 charset-normalizer-2.1.1 click-8.1.3 colorama-0.4.5 dash-1.12.0 dash-bootstrap-components-0.10.3 dash-core-components-1.10.0 dash-html-components-1.0.3 dash-renderer-1.4.1 dash-table-4.7.0 dash-twitter-widget-0.0.1 flask-compress-1.12 future-0.18.2 gunicorn-19.9.0...
The page [Editable DataTable](https://dash.plotly.com/datatable/editable) already is close to this proposal which logically might make even more sense as a sample app. Anyway, I added my thoughts as comments.
Specifying checklists by markdown text seems to be much simpler than coding them with dcc.CheckList. I wanted to make such a checklist interactive but couldn't.
using `https://github.com/QuantEcon/lecture-python.myst/blob/main/environment.yml` * Well, the message is clear but why would I want to install MS's C++ compiler in order to create the Anaconda environment? * Is there a work...
### Describe the bug **context** When I add the class `dropdown` to any directive except ````` ````{prf:proof} :class: dropdown ```` ````` the directives become collapsible in the HTML output opened...
### Describe the bug **context** When I write a subsection with title ``` ## Sharpening {prf:ref}`weak-lemma` ``` **expectation** I expected the section title to be generated as ``` Sharpening Lemma...
I installed StarUML after reading [Generating UML from C++ code? - Stack Overflow](http://stackoverflow.com/questions/405953/generating-uml-from-c-code) thinking I could find an option for selecting my C++ file(s) that I want to generate a...