python-tutorial icon indicating copy to clipboard operation
python-tutorial copied to clipboard

Errors found in `modules_and_packages`

Open Snowwpanda opened this issue 1 year ago • 2 comments

  • [ ] Generating the github token is not documented so well, we need to tell them which access rights they need to use and maybe more
  • [ ] Renaming gitignore is not possible
  • [ ] Pushing your changes from within GitHub Codespaces was not possible, no prompt appears to enter username/password

Snowwpanda avatar Nov 29 '24 13:11 Snowwpanda

I would also

  • [x] Switch to SSH to push to GitHub. It's not more complex than with tokens, which don't work. We just need to update the instructions in the notebook
  • [x] It's not a bug, but consider #279

edoardob90 avatar Nov 30 '24 10:11 edoardob90

A more general issue, but related to modules and package section: https://github.com/empa-scientific-it/python-tutorial/issues/281

yakutovicha avatar Dec 01 '24 21:12 yakutovicha

  • Renaming gitignore is not possible

That was fixed in #316

yakutovicha avatar Nov 12 '25 09:11 yakutovicha

For this, I am not 100% sure it makes sense to add some weird magic. The point is, it is a feature of Python, so anyone developing modules will encounter this problem. I would keep it as is.

yakutovicha avatar Nov 12 '25 09:11 yakutovicha

For this, I am not 100% sure it makes sense to add some weird magic. The point is, it is a feature of Python, so anyone developing modules will encounter this problem. I would keep it as is.

Good point, no need to worry about that, at least know. I'll close that issue

edoardob90 avatar Nov 12 '25 09:11 edoardob90