-
https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-enable?tabs=java
![Image](https://github.com/user-attachments/assets/13922022-dbfb-4318-a8f3-946de8280f5d)
-
## Intro
When a *.cs files is opened, the file is shown in the plain, default colors.
## Expected behaviour
When a *.cs is opened, or when the current file is saved or saved as, the current f…
-
### Overview
We need to create a guide for how to creating a GIF with free tools so that members at Hack for LA can easily create GIFs when needed
#### Details
This guides should find all the ap…
-
**Describe the Bug**
There is an inconsistency in the compliance report calculation for the energy content column. The calculation should be based on the formula: quantity x energy density. However, i…
-
Workflow is pending manual review.
URL: https://github.com/bcgov/lcfs/actions/runs/11489841606
Required approvers: [AlexZorkin kuanfandevops hamed-valiollahi airinggov areyeslo dhaselhan Grulin justi…
-
line 385 of gromacs/templates.py (vdwlamdas):
`couple-intramol = vdw-q` throws an error in gromacs v2024.3; it's either "yes" or "no" now.
change to `couple-intramol = yes` ?
-
Workflow is pending manual review.
URL: https://github.com/bcgov/lcfs/actions/runs/11489841606
Required approvers: [AlexZorkin kuanfandevops hamed-valiollahi airinggov areyeslo dhaselhan Grulin justi…
-
Workflow is pending manual review.
URL: https://github.com/bcgov/lcfs/actions/runs/11489076811
Required approvers: [AlexZorkin kuanfandevops hamed-valiollahi airinggov areyeslo dhaselhan Grulin justi…
-
Workflow is pending manual review.
URL: https://github.com/bcgov/lcfs/actions/runs/11487291544
Required approvers: [AlexZorkin kuanfandevops hamed-valiollahi airinggov areyeslo dhaselhan Grulin justi…
-
Takes a lemma like `Forall[A....B..]. P` and turns the premises `A...` into subgoals, matching the goal against `Forall[B..]. P` (where `B..` might be empty).