-
matlab
function blueprints = hyper_speed_design()
% Define the specifications for the hyper speed design
megaton = 86;
speed = 'hyper';
design = 'blueprints';
% Generate the …
-
In https://epiverse-trace.github.io/blueprints/git-branching-merging.html the "real package" is mentioned. Why not call it "released package"?
-
### TFT Version
4.3.12
### Firmware Version
4.3.12
### Blueprint Version
4.3.12
### Panel Model
EU
### What is the bug?
Hello! I tryed to update TFT-file to ver. 4.3.12 did not go so well. It…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Bug Description:
Repeating the issue I've also left a comment on in https://github.com/eclipse-theia/theia/issues/13126 , where I'm noticing I can't seem to build theia-blueprint (commit https:…
-
@nickmitchko
hi i just noticed this while looking to find reason for random pauses.
`2023-04-18 18:09:49,079 - octoprint.plugins.filamentreload - WARNING - The Blueprint of this plugin is relying …
-
I need to reinstall DevLake onto a new EKS cluster and don't want to reconfigure all my projects, connections, etc.
I have connected to the MySQL pod using `kubectl -n dora exec -it pod/devlake-mys…
-
currently, I have to do this to add authentication to my admin panel
```python
admin = Admin()
basic_auth = BasicAuth()
for i, v in enumerate(admin._views):
v._handle_view = basic_auth.re…
-
In the [restx docs](https://flask-restx.readthedocs.io/en/latest/scaling.html#use-with-blueprints) it says that can be used with flask blueprint, but I can't reproduce
How to do this, without rew…
-
I have outlined the concept of solution blueprints as I understand them in the roadmap https://github.com/kartoza/osgs/pull/43
I believe we need to invest a fair bit of effort into streamlining the…