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/arg-dashboard.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

arg_dashboard-0.1.19.tar.gz (531.3 kB view details)

Uploaded Source

Built Distribution

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

arg_dashboard-0.1.19-py3-none-any.whl (120.7 kB view details)

Uploaded Python 3

File details

Details for the file arg_dashboard-0.1.19.tar.gz.

File metadata

  • Download URL: arg_dashboard-0.1.19.tar.gz
  • Upload date:
  • Size: 531.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for arg_dashboard-0.1.19.tar.gz
Algorithm Hash digest
SHA256 d1482401561d65b498adab700982484b2f4a60095d79a443c67ca0cb3a2c5391
MD5 ac0b37207ec8f1224a7a6d7157aa31ab
BLAKE2b-256 1e023b19baff5b82112f474cf729000f95858954ee947d0bfb4baaecfe45bbd0

See more details on using hashes here.

File details

Details for the file arg_dashboard-0.1.19-py3-none-any.whl.

File metadata

  • Download URL: arg_dashboard-0.1.19-py3-none-any.whl
  • Upload date:
  • Size: 120.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for arg_dashboard-0.1.19-py3-none-any.whl
Algorithm Hash digest
SHA256 c9cc8639ff1d4e5e86cdea34ba75ede60d34c614a35d9afccc6286e0fb7a6565
MD5 61a1d783b2f50898fdedb3b3ef778d86
BLAKE2b-256 91b260628695a33a6adb232dad95ccf55bede2f01e22ff1e42146c95d04e7a1b

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