Marco Rossi

Results 20 issues of Marco Rossi

For privacy reasons it would be nice to have a switch to disable the camera. The camera should then provide no image or maybe simply a black one. The switch...

**New feature/Bug fix description** Add Python 3.10 support **Related issues** None **Checklist** - [ ] Tests have passed - [x] New code is covered with tests

**New feature/Bug fix description** Add support for pandoc 2.14 and its new table features **Related issues** Close #75 **Checklist** - [ ] Tests have passed - [ ] New code...

**Is your feature request related to a problem? Please describe.** Tables from pandas are exported to rather simple tables. Multi-row/-columns are not supported. **Describe the solution you'd like** [Pandoc 2.14](https://github.com/jgm/pandoc/releases/tag/2.14)...

enhancement

Syntax highlighting is working since #8/#40, however not all keywords are highlighted as you would expect it/see it in Jupyter. This is especially true für the `import` keyword. The reason...

enhancement

### Environment - Pythonnet version: 3.0.0rc4 - Python version: 3.10.5 - Operating System: Windows 10 20H2 - .NET Runtime: 6.0.6 ### Details - Describe what you were trying to get...

I just added [a recipe](https://github.com/conda-forge/jupyterlab-code-snippets-feedstock) for your package to [conda-forge](https://www.conda-forge.org) and therefore a badge and install instructions to your README. If you like I can also add you as a...

**New feature/Bug fix description** Fix issues with named multi-columns of pandas-dataframes **Related issues** Close #89 **Checklist** - [ ] Tests have passed - [ ] New code is covered with...

bug

**Describe the bug** If I try to export a table with a rather complex table heading, for example created by `pint_pandas` I get an error. **To reproduce** I have a...

bug

See https://packaging.python.org/en/latest/tutorials/packaging-projects

enhancement