-
While following the instruction to install pathways,
```
Connect-PnPOnline https://-admin.sharepoint.com/ -Interactive
Invoke-PnPTenantTemplate -Path .\your-template-file.pnp -Parameters @{"Si…
-
La configuration docker est incomplète et ne permet pas de faire fonctionner le moteur de template jinja2 sur la partie frontend correctement.
En effet, si l'on analyse la configuration nginx, on r…
-
```
Several pyc files ship in the distribution:
$ find . -name '*.pyc'
./fbgen/__init__.pyc
./fbgen/gen_templates.pyc
They are problematic if your local version of Python is different from that
used…
-
**What problems do you have?**
The cftemplates/kms.py template is format strings. This was from the early AIM code - most of the other original templates have been ported to use Troposphere
**What…
-
Hello,
I played a little bit with your app today and I think the default classes added to elements are a little too opiniated. For example the select field add a SVG handle and multiple classes for t…
-
**What is the feature you'd like to have?**
The type parser should support parsing C++ template concrete specializations. Specifically concrete specializations and specifically just parsing into type…
-
### Motivation: Why do you think this is important?
Today Spark driver and executor pods are not configurable on a per task basis; they use the [shared propeller k8s plugin config](https://github.com…
-
## What would you like to be added:
Implement support for creating MediaSource from a stream in the same way as it is done in windows
## Why is this needed:
Downloading video onto a device can tak…
-
## What would you like to be added:
I would like support for View Caching to be implemented using the NavigationCacheMode property of the Page class.
## Why is this needed:
Provides for quick…
-
Hello,
sorry if I created this issue as a bug as it may be more of a feature request.
I've read the documentation, mostly the quirks section and this [commit](https://github.com/firecow/gitlab-ci-…