Skip to main content

Project description

Project description

Template repository for a library project

Initial set up

pixi run init

Get updates to upstream fork

Add upstream if not already added

git remote add upstream https://github.com/munch-group/pytutor-widget.git

Fetch upstream changes

git fetch upstream

Either rebase your changes on top of upstream (cleaner history)

git rebase upstream/main

Or, merge upstream into your fork (preserves history)

git merge upstream/main

If you want to see what's changed upstream before applying:

git log HEAD..upstream/main

See the actual diff

git diff HEAD...upstream/main

Then push your updated fork:

git push origin main

If you rebased and need to force push

git push origin main --force-with-lease

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codelens_widget-0.1.28.tar.gz (989.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codelens_widget-0.1.28-py3-none-any.whl (579.1 kB view details)

Uploaded Python 3

File details

Details for the file codelens_widget-0.1.28.tar.gz.

File metadata

  • Download URL: codelens_widget-0.1.28.tar.gz
  • Upload date:
  • Size: 989.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for codelens_widget-0.1.28.tar.gz
Algorithm Hash digest
SHA256 94caf6003939b86ce8583668c31a075613a52bd289648672f9a67c3d240d039e
MD5 2f33ef433345942cb13e7a760611554f
BLAKE2b-256 c6416f1601b441f8a8ce7b73357a38e33baf92f794eed9a0334a6f2e9cd74b72

See more details on using hashes here.

File details

Details for the file codelens_widget-0.1.28-py3-none-any.whl.

File metadata

File hashes

Hashes for codelens_widget-0.1.28-py3-none-any.whl
Algorithm Hash digest
SHA256 6f37fffa182f5f92d274b0b188a91e30ddbedb5973d9010e3d519a9b90f98cb8
MD5 7f6ff65faa04df0ad009dcdfca4de6f1
BLAKE2b-256 f28cd8b6673c87fdfc4686f86097cc8340601655ce0c04c2ea469a0915f0abf9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page