Giter VIP home page Giter VIP logo

Comments (6)

bryevdv avatar bryevdv commented on June 11, 2024 2

@bokeh/dev the new repository is here https://github.com/bokeh/bokeh_sampledata

Still need to set up CI, etc. If there is any more modern way to streamline package building and publishing I am all ears.

from bokeh.

bryevdv avatar bryevdv commented on June 11, 2024

I have most of a bokeh_sampledata repo set up, I'll push a new repo to GitHub once tests are moved over and package builds are working.

@bokeh/dev would it be sufficient to just generate a PyPI package for this? Or do we need to also generate a conda package?

from bokeh.

philippjfr avatar philippjfr commented on June 11, 2024

Thanks for pushing forward with this so quickly. I'm currently a little swamped but hope to take a closer look early next week. A conda package would certainly be nice.

from bokeh.

bryevdv avatar bryevdv commented on June 11, 2024

As for how to integrate this here with a minimal of disruption, I have a vague idea of creating shim files in this repo that use module __getattr__ and __dir__ to make everything appear under bokeh.sampledata as it does currently. I haven't actually tried to make that work yet, though, especially with docs build.

I was also considering date-based versioning for the new package as well.

from bokeh.

hoxbro avatar hoxbro commented on June 11, 2024

I have a vague idea of creating shim files in this repo that use module __getattr__ and __dir__ to make everything appear under bokeh.sampledata as it does currently.

This should work. Another thing is you will need if TYPE_CHECKING: with the actual imports, to make them discoverable with LSPs.

from bokeh.

bryevdv avatar bryevdv commented on June 11, 2024

@hoxbro I am not sure I follow your comment, please have a look at the actual PR and let me know if there are some specific changes you think are needed.

from bokeh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.