Jay Qi

Results 108 issues of Jay Qi

### How would this feature be useful? uv supports replacing `pip install` for both regular virtual environments and conda environments. It would be great to use it with conda backend...

enhancement

### Current Behavior If you have a conda environment active and try to run a session with using uv as a backend and `session.install`, uv throws an error because it...

bug

Zenodo is an open science/open research repository. Research materials, including sofware, that are deposited on Zenodo get a record and DOI that can be used in citations. A first pass...

enhancement
documentation

Thank you for maintaining this project! I've really liked JetBrainsMono but I prefer slashed zeroes, so having this option has been great. homebrew has a `cask-fonts` repository so that one...

When I use `pdocs as_markdown`, it looks like there is a blank line added between every line of my source code inside the View Source sections, looking something like this:...

Hello! I wanted to use Sorted Containers classes with [Pydantic](https://docs.pydantic.dev/latest/) models, so I made a sortedcontainers-pydantic package: - PyPI: https://pypi.org/project/sortedcontainers-pydantic/ - GitHub: https://github.com/drivendataorg/sortedcontainers-pydantic It implements the special methods that Pydantic...

It looks like there is an issue with the R project's builds for development versions of R. https://github.com/r-lib/actions/issues/140

r-pkg

There are some assumptions by [`.make_ascii_maker`](https://github.com/jayqi/spongebob/blob/master/R/spongebobsay.R#L29) around the inputs. To be safe, it would be great to have some input validation there. If we want to maintain 100% code coverage,...

enhancement

Generate a meme image with the Mocking Spongebob image with the text passed through `tospongebob`. Do we include the image as part of the package? Or is there an IP...

enhancement

Some ideas for examples: - Wrapping error messages with `tospongebob` - Wrapping [`praise`](https://cran.r-project.org/package=praise) with `tospongebob` - Wrapping [`fortunes`](https://cran.r-project.org/package=fortunes) with `tospongebob`

enhancement