Git Product home page Git Product logo

Comments (4)

salvadord avatar salvadord commented on May 28, 2024

Ah sorry, this was an old small bug, the correct code is:

from collections import OrderedDict

... 

output = json.load(fileObj, object_pairs_hook=OrderedDict)

do you mind creating a PR for this? thanks!

from hnn.

mkhalil8 avatar mkhalil8 commented on May 28, 2024

Hi Salvador,

I am trying to make a pull request for the changes, I created a branch from hnn2 named hnn2dev then added the changes above mentioned to a new local repository then:

$ git push origin hnn2dev
remote: Permission to jonescompneurolab/hnn.git denied to mkhalil8.
fatal: unable to access 'https://github.com/jonescompneurolab/hnn.git/': The requested URL returned error: 403

I tried to push the changes to hnn2 by:

$ git push hnn2 hnn2dev
fatal: 'hnn2' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Do I need a permission to push the changes?

from hnn.

salvadord avatar salvadord commented on May 28, 2024

@stephanie-r-jones @blakecaldwell @samnemo @dylansdaniels could you please give access to @mkhalil8 and @claireshort4 so they can contribute to hnn-netpyne (hnn2 branch)? They both attended our meeting today; as you know Mostafa (@mkhalil8) is working with Mohamed Sherif, and Claire (@claireshort4) is working with me. thanks!

from hnn.

samnemo avatar samnemo commented on May 28, 2024

from hnn.

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.