fastai / nbdev

Create delightful software with Jupyter Notebooks
https://nbdev.fast.ai/
Apache License 2.0
4.8k stars 484 forks source link

new console_script to update the license of a project #1391

Closed deven367 closed 3 months ago

deven367 commented 6 months ago

This PR allows the user to update the license of the project. In doing so, it updates the LICENSE and changes the value in settings.ini. Also, it will be a potential fix for #1380 .

image

cc @jph00 @hamelsmu

review-notebook-app[bot] commented 6 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

deven367 commented 3 months ago

cc @hamelsmu can you please take a look at this?

jph00 commented 3 months ago

Thank you!