-
```
What is the problem? Describe completely:
Minimalist version - 0.6.7
Relevant core module - Gmail
Chrome version - 26
Operating System - Mint
Language - English
Google App…
-
```
What is the problem? Describe completely:
Minimalist version - 0.6.7
Relevant core module - Gmail
Chrome version - 26
Operating System - Mint
Language - English
Google App…
-
```
What is the problem? Describe completely:
Minimalist version - 0.6.7
Relevant core module - Gmail
Chrome version - 26
Operating System - Mint
Language - English
Google App…
-
This is my i18n configuration:
``` js
locales: ['en', 'hu'],
fallbacks: { en: 'hu' },
defaultLocale: 'en',
```
i18n initialized to the routes with this middleware:
``` js
const langRouter = (req, r…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### W…
-
- uid: spotify_podcast_dataset
- type: processed
- description:
- name: Spotify Podcast Dataset
- description: Podcasts are a rapidly growing audio-only medium that involve new patterns of usage …
-
The app will need to be localized both by language (for strings) and country code (for information on which health authority to contact) prior to release. I do not know what the current plan is exactl…
-
Newt is cute but there is overhead in running the cutout script through this API. Could/should we contact NERSC consulting to setup a real server backend. In the official documentation (http://www.ne…
EiffL updated
6 years ago
-
##### Description
Enums returns invalid code
```php
public function getFailureReasonAllowableValues()
{
return [
self::FAILURE_REASON_EXPIRED_CARD
se…
-
**Describe the bug**
Frontmatter inside njk (nunjucks) is formatted as gray comment color.
**To Reproduce**
Steps to reproduce the behavior:
1. Create an .njk file
2. Create a fontmatter using …