-
I'd like the docstrings of the public API methods and functions of Param to be improved which should improve:
* the API reference page of the website
* the user experience in a code editor
I'm op…
-
# Develop Presentation Generator Tool
## Description
As an **educator**, I want to generate engaging slide presentations for my class based on specific topics, text, or uploaded files so that I can …
-
## 📚 Documentation
While the refactor improved code quality and reduced the need for some documentation, additional documentation needs to be added, perhaps with examples (that always run), via doc…
-
Happy to send the PR(s).
Although there isn't a precise grammar, there is:
- https://google.github.io/styleguide/pyguide.html#doc-function-args @ [`ddccc0f`](https://github.com/google/styleguide…
-
https://cljdoc.org is a site aggregating documentation of the Clojure ecosystem. To assist authors and contributors in writing appealing documentation, it would be great if Cursive could show a previe…
ghost updated
6 years ago
-
Note: Given a little bit of guidance on what formats are supported, I'm available to contribute to the below and/or create a PR.
**User Story:**
As a developer using Fire, I would like to have a…
-
# Develop Rubric Generator Tool
## Description
As an **educator**, I want to generate rubrics for assignments using AI so that I can create detailed, structured grading criteria efficiently and …
-
For the purposes of integrating pycytominer into data pipelines like Nextflow it would be great if core functionality could be exposed via a CLI. The quickest way to implement this in my view would be…
-
Currently, the GUI outputs (dipole) simulation data ONLY into `csv` files, but the `Dipole` class outputs data ONLY to either custom `txt` or `hdf5` files.
# Subtasks:
- [ ] GUI and API output …
-
In pandas we try to make sure that all the documentation pages follow the same conventions. For example, we expect all the summaries to finish with a period.
Here there is a list of docstrings that…