-
-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding bulletin-board-client #28249
base: main
Are you sure you want to change the base?
Adding bulletin-board-client #28249
Conversation
BulletinBoard is an object storage of ArrayObject, which can be used for debugging and data taking purposes. It mediates data between a program and python, enabling immediate visualization of data using a notebook. This package provides a python client for BulletinBoard. https://github.com/YShoji-HEP/BulletinBoard
Hi! This is the staged-recipes linter and your PR looks excellent! 🚀 |
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/bulletin-board-client/meta.yaml:
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipes/bulletin-board-client/meta.yaml:
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/bulletin-board-client/meta.yaml:
For recipes/bulletin-board-client/meta.yaml:
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipes/bulletin-board-client/meta.yaml:
|
BulletinBoard is an object storage of ArrayObject, which can be used for debugging and data taking purposes. It mediates data between a program and python, enabling immediate visualization of data using a notebook. This package provides a python client for BulletinBoard. https://github.com/YShoji-HEP/BulletinBoard
The library itself is written in Rust, and is loaded as a python package using PyO3.
@conda-forge/help-rust, ready for review!
Checklist
url
) rather than a repo (e.g.git_url
) is used in your recipe (see here for more details).