-
We're using a line length of 88 characters in our code base, and that's also the standard in the Python community nowadays (e.g., enforced by Ruff and Black). Therefore, I think it would be great if c…
cbrnr updated
3 weeks ago
-
I started step-by-step tutorials a while ago in this issue #159, however it was quite labor intensive to do this all by hand.
That is why a while ago I've played around with writing a parser that c…
-
**Description**
After some corrections to ContactStructuralMechanics app, I've managed to run an old example: contactcylinders with remeshing.
This is documented in repo https://github.com/luchete80…
-
Hi, in python tutorials, i know that how to set some relative properties and grab images. To know that what the environment i'm grabbing, i always open the IC Capture 2.5 and it's very troublesome, c…
-
As discussed in the coding days (Nov 2024), we have a strange regression in some results compared to the reference results. See original discussion in https://github.com/precice/precice/issues/2131.
…
-
Hi, I really enjoyed watching your videos. I've seen other videos from other people before but for some reason I don't understand fully what they are trying to show or teach me. Watching your videos t…
-
[https://packaging.python.org/en/latest/tutorials/packaging-projects/#configuring-metadata](https://packaging.python.org/en/latest/tutorials/packaging-projects/#configuring-metadata)
There are a few …
-
I am using the "Load Documents" part of the given link: https://python.langchain.com/docs/tutorials/query_analysis/
I don't know why I am getting the following error,
PytubeError: Exception while…
-
We now install Nutils in a venv for every related tutorial. We could do the same for:
- [ ] fmi runner
- [ ] fenicsprecice
- [ ] aste
- [ ] micro-manager
- [ ] SU2 adapter
- [ ] visualization …
-
# Stage 2. Basics Tutorials Task and Python
## Read Documentation of Taskfile**
it's an amazing tool for semantic automation
Last 3 companies I worked in adopted it widely.
So it's not some "m…