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.40.tar.gz (718.9 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.40-py3-none-any.whl (298.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for codelens_widget-0.1.40.tar.gz
Algorithm Hash digest
SHA256 831992c4a387cd6b683d06e7feb5c777e9992e08d04dd2604c1491cb1b255640
MD5 2705fa45ac531db2eb7f4ba9c2a95e83
BLAKE2b-256 eee0cf2bdf8f6e7bf41298b4d5133ef054455d0c2ccbedc66cb923a916d4ef1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for codelens_widget-0.1.40-py3-none-any.whl
Algorithm Hash digest
SHA256 40805ea97b51633fe910a3cf78f4478b4526b54297b5f90bc93dc202eeb6e7b4
MD5 60f268431624ca2b7e379a63629948e6
BLAKE2b-256 1485271b715117e28b2015105ef1fbcf26e731f3de09cad72759b127392d6d7d

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