Giter Club home page Giter Club logo

Comments (7)

paulbrodersen avatar paulbrodersen commented on May 21, 2024

Hi Pablo, thanks for raising this issue. Great MWE, even better solution. Do you want to create a pull request with your changes?
Alternatively, if you let me know the email address that you use on github, then I can add you as a co-author to the commit.

from netgraph.

wilkeber avatar wilkeber commented on May 21, 2024

Hi!
Done, I just created the PR. I created this Github account just so I can inform you of this bug, so this is my first PR for a public project. It is tiny, but I hope it is along the lines of what you expected.

from netgraph.

paulbrodersen avatar paulbrodersen commented on May 21, 2024

I created this Github account just so I can inform you of this bug, so this is my first PR for a public project.

Thank you very much.

It is tiny, but I hope it is along the lines of what you expected.

You are doing great!

Typically, small PRs are much more preferable to large PRs, and if you have a large PR, it is usually better to split it into several small PRs. The best outcome for a pull request is if the maintainer can simply accept it, and merge. If the PR is very large, there are bound to be some issues that need to be addressed before it can be merged. If instead you split the large PR into many, self-contained small PRs, most of the changes can readily be merged, and only the problematic bit goes into the discuss/amend/re-submit loop.

from netgraph.

wilkeber avatar wilkeber commented on May 21, 2024

Yeah, I absolutely agree. Small PRs are so much easier to review in-between other tasks :)

from netgraph.

wilkeber avatar wilkeber commented on May 21, 2024

Brief question; how often to you release a new netgraph version, i.e. how soon do you think this fix will be available via pip? No pressure, just trying to understand when this fix will be available to colleagues :)

from netgraph.

paulbrodersen avatar paulbrodersen commented on May 21, 2024

I have parked the changes on the dev branch at the moment. I haven't tested the current state of dev branch thoroughly yet. It passes all automated tests but I struggle with automating the testing of some of the interactive functionalities, so those still need to be tested manually. I will test & merge the dev branch into master (and push to PyPI) once I am finished with some other changes that I am working on.

In the meantime, your colleagues can install the dev branch via pip in this way:

pip install https://github.com/paulbrodersen/netgraph/archive/dev.zip

from netgraph.

paulbrodersen avatar paulbrodersen commented on May 21, 2024

I just merged the dev branch back into master, and updated the packages on PyPI. A simple pip install netgraph should now suffice.

from netgraph.

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.