-
### Steps To Reproduce
1. Login to Penpot Front End
2. Open New Project (or existing)
3. Upload a Image
**Steps Tried to fix error:**
1. docker compose exec penpot-frontend chown -R penpot:penp…
-
Please comment how to interop with the library "libpython-clj2"
When I execute these two commands in the notebook, I got errors.
```
(require '[libpython-clj2.python :as py :refer [py. py.. py.-…
-
First off: wonderful library :-)
I was looking at your comment about communicating with the back end and wondered if you had considered going in the direction of om-next?
You are already baking in t…
-
Most drills previously had `isEditable` checks like this https://github.com/metabase/metabase/blob/fa76af8cf88eeb44a6c5581ea8ac18a30b75ebf6/frontend/src/metabase-lib/queries/drills/distribution-drill.…
-
Is there any interest in this? I could start the work on writing this, and get some basic functionality together (e.g. function plotting, scatterplots) pretty quickly?
I think that for heavy-duty use…
-
To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) for the most upvoted issues.
- [x] I have…
-
Hi, when I create a component like this
```clj
(html [:div [:input {:type "text"
:value "hello world"
:on-change (fn [e] (println e))}]])
```
The in…
-
### Describe the bug
If you try to execute a native query with a field filter after editing the query text it will result in an error in the response to POST /api/dataset:
```"error": "Invalid i…
-
I am attempting to decode clj-time datetime objects as a json string. For example:
```clojure
(clj-time.core/now) #=> #clj-time/date-time "2019-06-16T01:56:14.670Z
```
I have tried using spec …
-
## Expected Behavior
It should say nothing after the Import-Module and show the icon normally when I do ls.
## Current Behavior
Getting Error Saying
```
Import-PowerShellDataFile: Cannot genera…