Joseph Chen

Results 16 issues of Joseph Chen

I noticed that all of the `item` elements have `position: absolute`, so margins are ignored when positioning them within the virtual list wrapper. For example, if you try changing the...

The whole idea of these changes is to remove assumption that you're only trying to predict one class (where multi-class cases automatically go for 'softmax'), which is simply not true....

enhancement

# Providing Examples The focus of this PR is to be able to create and edit current ipynbs to provide streamlined and clean notebooks to get started playing with. ##...

enhancement

Normal PKCE authorization URL generation looks like: ```go // Creates the initial authorization url with the state and code challenge. // The state and code verifier are passed back alongside...

Fixes #20 and bumps version to `0.0.6` to make upgrading easier

# Description If you have a response that sets [directives](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type#directives) in the `Content-Type` header, this breaks the response parsing in version `v0.0.5`. For example, if you specify `charset` (`"application/json; charset=UTF-8"`),...

# Problem Description For example, for the `SveltyPicker`: When optional null types are exported using JSDoc like: **SveltyPicker.svelte** ```js /** @type {string|string[]|null} */ export let value = null; /** @type...

help wanted
PR-welcome

## Problem On mobile, when users tap on bars/lines on **mobile,** they need to hold down on the bar/line to see the tooltip. If they hold down for too long,...

Right now, it's on the `preprocess-test-set` and not clean at all.

enhancement

Would be nice

enhancement