Godisemo

Results 10 issues of Godisemo

Is it possible to specify the dim parameter for softmax and similar functions, as available in the python api? https://www.tensorflow.org/versions/r0.11/api_docs/python/nn.html#softmax

enhancement

This is a minimum working example of the issue. As you see, the plots are not aligned correctly since the labels are of different width. The nicer looking way would...

I am using Swedish keyboard layout and have no button for backtick, but have to use the shift modifier. The problem is that I'm unable to enter the Julia REPL-mode...

After invoking a kernel with block dimensions, grid dimensions and shared memory size the following syntax highlighting is broken. When only using two arguments everything works as expected. ![skarmavbild 2015-04-02...

Fixes https://github.com/plotly/dash-auth/issues/161

Example app below. If the clientside callback is defined before the public callback the app crashes. If the order is reversed the app works as expected. ```python from dash import...

This PR bumps ag-grid version to 33.0.4 I would also like to add a `theme` parameter to the `AgGrid` component as well, since this is the preferred way to style...

feature
community
P1

Would it be possible to make a new release since there hasn't been one since September 2023. It appears quite a few new cameras have been added since then and...

## Issue In my `pyproject.toml` file I have a specified dependency group that I would like to be able to install in a tox test environment completely on its own....

enhancement