Skip to content
#

interactive

Here are 1,030 public repositories matching this topic...

valscion
valscion commented May 23, 2018

We would like to avoid confusion like we have in webpack-contrib/webpack-bundle-analyzer#185

We could document statsFilename and reportFilename options allowing the use of an absolute file path like /path/to/folder so that people would know it's supported.

Let us know in this issue if you would like to contribute to this!

JumaX
JumaX commented Aug 20, 2020

Describe the bug
A clear and concise description of what the bug is.

KSQLDB fails to start if ssl.keystore.type=pkcs12 instead of ssl.keystore.type=PKCS12

To Reproduce
Steps to reproduce the behavior, include:

  1. The version of KSQL.
  2. Sample source data.
  3. Any SQL statements you ran

Latest version of KSQLDB with Java 11 and FIPS support enabled.

Expected behavior
A

xmnlab
xmnlab commented Mar 19, 2019

Hey everyone!

mapd-core-cpu is already available on conda-forge (https://anaconda.org/conda-forge/omniscidb-cpu)

now we should add some instructions on the documentation.

at this moment it is available for linux and osx.

some additional information about the configuration:

  1. for now, always install omniscidb-cpu inside a conda environment (also it is a good practice), eg:
Pluto.jl
jmontalvo94
jmontalvo94 commented Sep 24, 2020

Hi!

I was using CheckBox() from PlutoUI but I accidentally wrote $(@bind cost1 CheckBox(), default=true) instead of $(@bind cost1 CheckBox(default=true)) and apparently you can't use CheckBoxes anymore in that session (even if removing that line of code in the cell) so I had to restart the session. The error is

┌ Warning: unknow use of `=`. Assignee is unrecognised.
│   ex = :(Chec
oppia
nishantwrp
nishantwrp commented Aug 28, 2020

Currently, in our tsconfig.json we don't have strict rule enabled. But as per discussion in #10327 we have decided to enable this rule. We can't do this at once because of a huge number of errors. So, we've decided to do it gradually file by file. For reference on what does strict rule do you can look for --strict here.

score

Improve this page

Add a description, image, and links to the interactive topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interactive topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.