Ashwin V. Mohanan

Results 69 issues of Ashwin V. Mohanan

```markdown # This is a test Is there no space between words when while reflowing a paragraph? ``` ![Screenshot_20221217_130120](https://user-images.githubusercontent.com/9155111/208240960-90d70555-6c8f-43a4-8b88-87787dc5eb77.png)

Useful for uploading to sites such as Codeberg API docs: - https://forgejo.org/docs/latest/user/api-usage/ - https://codeberg.org/api/swagger

In the section [In-code documentation — How to document your research software documentation](https://coderefinery.github.io/documentation/in-code-documentation/#what-are-docstrings-and-how-can-they-be-useful) it reads > Read more: [https://peps.python.org/pep-0257/](https://peps.python.org/pep-0257/) although the PEP does not specify any particular format or convention...

See: - https://github.com/enthought/mayavi/issues/1310 - https://github.com/enthought/mayavi/pull/1303 - https://github.com/enthought/mayavi/pull/1315

In #31, we attempt to add support for structured curvilinear meshes (incomplete) by adding indices as the dimensions, instead of x and y. Here the question is how to open...

When installed from Discover the plasmoid installs to `~/.local/share/plasma/plasmoids/colorschemeswapper`. This is not the same directory name as `KPlugin.id` and as a result it refuses to work and gives: ``` This...

The app was built on Qt4, and later upgraded to Qt5 rather seamlessly. I can explain what goes on and ideally it should have been documented somewhere. The call tree...