Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tlambert03/microvis issues and pull requests

#61 - ci(dependabot): bump pyapp-kit/workflows from 1 to 2

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#60 - ci: [pre-commit.ci] autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] 8 months ago

#59 - ci(dependabot): bump softprops/action-gh-release from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#58 - ci: [pre-commit.ci] autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago - 1 comment

#57 - ci(dependabot): bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#56 - ci: [pre-commit.ci] autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 12 months ago - 1 comment

#55 - Tests failing in CI

Issue - State: open - Opened by github-actions[bot] 12 months ago
Labels: reusable-test-failure

#54 - ci: update ci

Pull Request - State: closed - Opened by tlambert03 about 1 year ago - 1 comment

#53 - ci(dependabot): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#52 - ci(dependabot): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#51 - ci: [pre-commit.ci] autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#50 - ci: [pre-commit.ci] autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago - 1 comment

#49 - test: fix tests

Pull Request - State: closed - Opened by tlambert03 over 1 year ago - 1 comment

#48 - ci: [pre-commit.ci] autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#47 - feat: start new camera model

Pull Request - State: open - Opened by tlambert03 over 1 year ago - 3 comments

#46 - ci: [pre-commit.ci] autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago - 1 comment

#45 - fix jupyter-rfb passthrough

Pull Request - State: closed - Opened by alisterburt over 1 year ago - 2 comments

#44 - example proposal: render as web app

Issue - State: open - Opened by alisterburt over 1 year ago - 2 comments

#43 - ci: [pre-commit.ci] autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago - 1 comment

#42 - extend support for multiple backends

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 1 comment

#41 - ci: [pre-commit.ci] autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago - 1 comment

#40 - feat: add cmap subpackage

Pull Request - State: closed - Opened by tlambert03 almost 2 years ago - 3 comments

#39 - refactor: remove reference to backend, replace with 'adaptor'

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 1 comment

#38 - task: implement new camera model

Issue - State: open - Opened by alisterburt almost 2 years ago - 5 comments

#37 - Camera API thoughts

Issue - State: closed - Opened by alisterburt almost 2 years ago - 5 comments

#36 - refactor: BackendAdaptor -> BackendAdaptorProtocol

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 1 comment

#35 - [WIP] sync camera with vispy backend

Pull Request - State: open - Opened by alisterburt almost 2 years ago - 1 comment

#34 - without matplotlib installed many cmaps fail in vispy backend

Issue - State: open - Opened by alisterburt almost 2 years ago - 2 comments

#32 - remove native object access and add explicit ipython_repr_mimebundle API

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 7 comments

#31 - refactor: more explicit request of backend adaptor

Pull Request - State: closed - Opened by tlambert03 almost 2 years ago - 3 comments

#30 - remove canvas adaptor protocol methods vis_set_width and vis_set_height

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 14 comments

#29 - some thoughts on nD data models

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 2 comments

#28 - remove _vis_set_width, _vis_set_height

Issue - State: closed - Opened by tlambert03 almost 2 years ago

#27 - docs: add structure diagram

Pull Request - State: closed - Opened by tlambert03 almost 2 years ago - 2 comments

#26 - refactor: rename _base -> _vis_model

Pull Request - State: closed - Opened by tlambert03 almost 2 years ago - 2 comments

#25 - refactor: Backend -> Protocol for protocols

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 3 comments

#24 - FrontEndFor -> VisModel

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 1 comment

#23 - issue: be explicit about naming of `Adaptor` classes in backend implementations

Issue - State: closed - Opened by alisterburt almost 2 years ago - 8 comments

#21 - _native -> _vispy_node/_vispy_canvas in vispy backend implementations

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 3 comments

#20 - unify vis/viz to vis in code

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 2 comments

#19 - feat: add pygfx backend

Pull Request - State: open - Opened by tlambert03 almost 2 years ago - 1 comment

#18 - feat: add get context

Pull Request - State: closed - Opened by tlambert03 almost 2 years ago - 1 comment

#17 - task: make _native explicit in backend implementations

Issue - State: closed - Opened by alisterburt almost 2 years ago - 1 comment

#16 - unify viz/vis in code

Issue - State: closed - Opened by tlambert03 almost 2 years ago

#15 - task: clarify naming of `repr_mimedisplay` -> ipython display

Issue - State: closed - Opened by alisterburt almost 2 years ago

#14 - task: clarify naming of "backend", "frontend", "model"

Issue - State: closed - Opened by tlambert03 almost 2 years ago - 8 comments

#13 - fix: remove _directly_set_backend method, and remove hydration logic from vispy backend

Pull Request - State: closed - Opened by tlambert03 almost 2 years ago - 1 comment

#12 - tests: add tests for View class

Pull Request - State: closed - Opened by tlambert03 almost 2 years ago - 1 comment

#11 - [WIP] enable dispatch to multiple backends

Pull Request - State: closed - Opened by alisterburt almost 2 years ago - 5 comments

#10 - Task: Fix the the fact that vispy has to hydrate the backend...

Issue - State: closed - Opened by tlambert03 almost 2 years ago

#9 - test: add tests and clarify docs of Custom node extensions

Pull Request - State: closed - Opened by tlambert03 almost 2 years ago - 1 comment

#8 - Feature: add automatic context-based event-loop startup

Issue - State: open - Opened by alisterburt almost 2 years ago - 1 comment
Labels: enhancement

#7 - test: adding core tests

Pull Request - State: closed - Opened by tlambert03 almost 2 years ago - 1 comment

#6 - build: moving to ruff and hatch

Pull Request - State: closed - Opened by tlambert03 almost 2 years ago

#5 - ci(dependabot): bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#4 - ci(dependabot): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#3 - [test-bot] pip install --pre is failing

Issue - State: closed - Opened by github-actions[bot] about 2 years ago
Labels: bug

#2 - ci(dependabot): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#1 - ci(dependabot): bump codecov/codecov-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies