Juan Nunez-Iglesias

Results 178 issues of Juan Nunez-Iglesias

## 🧰 Task I've started to see this warning in our CI ([example](https://github.com/napari/napari/actions/runs/3256892988)): > Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to...

task

## 🧰 Task It's possible to build the API docs from the full docs repo, or to build the full docs from this repo, by cloning both repos next to...

task

## 🧰 Task @Carreau introduced the CODEOWNERS file in #4993. We should expand its use so that specific files have appropriate core devs to review.

task

## 🧰 Task In the [Zulip thread discussing new docs infrastructure](https://napari.zulipchat.com/#narrow/stream/212875-general/topic/new.20documentation.20infrastructure/near/303952113), @Czaki [points out](https://napari.zulipchat.com/#narrow/stream/212875-general/topic/new.20documentation.20infrastructure/near/304014523) that a separate docs repo makes it more challenging to discuss docs issues and PRs from...

task
DX

## 🧰 Task #5216 added a requirements.txt only to satisfy the default cache file requirement for the actions/setup-python GitHub action. Here is the relevant part of the readme for that...

task

## 📚 Documentation Previously, the release script was able to account for all contributors to a release, including docs contributors. With the new infrastructure created in #5216 and the napari/docs...

documentation

## 🧰 Task Since #5216, we have docs in the github.com/napari/docs repo. As we were planning this move, we thought that this meant that docs need to be built in...

documentation
task

I'm trying to set up my own [cellom2tif](https://pypi.python.org/pypi/cellom2tif) binaries there, but I don't think I can get this dependency installed if it doesn't exist on binstar. Here's a couple of...

It looks like the latest update to the scikit-image docset broke API search (and other parts of the documentation, such as the gallery examples). Now I can no longer get...

### Description: Someone just upvoted this old SO answer of mine: https://stackoverflow.com/questions/62339802/skimage-draw-ellipse-generates-two-undesired-lines Basically, using plt.plot or any other line drawing software to draw an ellipse from our ellipse coordinates fails...

:beginner: Good first issue
:pray: Feature request