Skip to main content

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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for codelens_widget-0.1.42.tar.gz
Algorithm Hash digest
SHA256 155a2d7d304a2f4e4ad09808fda4e773e8875373ef24dabecfa2ba3c663f0dcf
MD5 6e87c563f5ee49edd2920f3b914d5185
BLAKE2b-256 e60a6c9ac3766a6ceb8c219de4934af9d79511b4ede4cb06150ce41a5f2a1ebd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for codelens_widget-0.1.42-py3-none-any.whl
Algorithm Hash digest
SHA256 67aeb1bfcdedf1b1c8616b94ca3bb4e43c1e8060f0f67ca717aaa0eee844f8a0
MD5 d2de1bf489232026112d043e05c2bb48
BLAKE2b-256 4706b0f2001fe38651e1df22893b0924ca52d13b23fa76edea9c6a24157a6c61

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.43

2 files

This release

0.1.42 This release

2 files

0.1.40

2 files

0.1.38

2 files

0.1.36

2 files

0.1.34

2 files

0.1.32

2 files

0.1.28

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page