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.38.tar.gz (718.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.38-py3-none-any.whl (298.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codelens_widget-0.1.38.tar.gz
  • Upload date:
  • Size: 718.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.38.tar.gz
Algorithm Hash digest
SHA256 c27512367bf6c9ea49ed13e0c50a3884d2d195c0ca16491fa8f99b90be2428b4
MD5 d63c069edf40d34f83268436b13642c7
BLAKE2b-256 047c6ca23b486517160f72dcad5f65e78119034b3934c562e3cbf3955c59f466

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for codelens_widget-0.1.38-py3-none-any.whl
Algorithm Hash digest
SHA256 4bc83616a548069eef7794bee6c04cbefc78efbd190b5c8778b0810b8f3acfd9
MD5 d93fc1045021167dff1f70429188f8a3
BLAKE2b-256 426ac92d7dc3a6058419b5ab4042f8b7abedd55943f5fc2f6c7a8b513dc99607

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