sat28 / githubcommit

A jupyter notebook extension enabling users push ipython notebooks to a git repo
MIT License
128 stars 75 forks source link

similar code for gitbucket or any other git flavor #14

Open archanbhatt opened 5 years ago

archanbhatt commented 5 years ago

It would be helpful if this can also work with gitbucket or any open-source git

sachin235 commented 4 years ago

Hi @archanbhatt I have successfully tried and implemented similar extension for Bitbucket as well. You can try this out: https://github.com/sachin235/bitcommit

I have added all details in the Readme. Feel free to post any issue or enhancement!

sat28 commented 4 years ago

@archanbhatt pls look into this if it helps https://www.youtube.com/watch?v=vKx_4zFvOi8

shubhamsonu1 commented 3 years ago

Hi @sachin235 Is there a similar structure for gitlab too?