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/codelens-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.36.tar.gz (714.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.36-py3-none-any.whl (296.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codelens_widget-0.1.36.tar.gz
  • Upload date:
  • Size: 714.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.36.tar.gz
Algorithm Hash digest
SHA256 ac63260074ade645489d4d2bc7deab4a50c569511e975dac542f8493371f67c7
MD5 9d03837ea7e0c9c23ce0f3ea5e38ab45
BLAKE2b-256 778f0e29affc630859fcb2adfe61baa29115544f235618b79492cad844467eb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for codelens_widget-0.1.36-py3-none-any.whl
Algorithm Hash digest
SHA256 cdd5266ec8b9542645f8853624a707798e8baea9729e01f344d035feeec5c44d
MD5 2fb51788a0acb5e6c9b8aa04f7c7d6a7
BLAKE2b-256 61ae4d5e14216cb16795196c190a7965d516473d907f5f5285fcbdd853ce619d

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