Jakub Žitný
Jakub Žitný
- updates `coffee-script` version to 1.10.0 - updates minor version to 1.2.0
Merging ranges is deprecated for a while now https://www.chromestatus.com/features/6680566019653632. Removing all ranges before adding was suggested in https://stackoverflow.com/a/43443101.
In Yarn 2 PnP mode, there is no `node_modules` folder. Everything is in `.yarn` cache and kept loaded in memory. Would it be possible to add support for this in...
Hi there, I am trying to (statically) build mozjpeg for/on 32bit Windows under cygwin/mingw, however, the following errors occur: ``` jmorecfg.h:209:33: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before...
Hi @yunabe, we're trying to get this kernel up and running in [Deepnote](https://deepnote.com/). The basics seem to be working well, but we have two remaining problems: 1. Same as #48,...
Adding badges to opening this repository in [Deepnote](https://deepnote.com/).
Adding a dedicated renderer for Deepnote notebooks, similar to ColabRenderer, CoCalcRenderer, or AzureRenderer. Disclaimer: I am an engineer from Deepnote, we are requesting this after having a number of users...
Hi, is there any way to use "some" extended functionality over jade with django? For example I want to use django-less to automatically compile less files to css, but they...
Hi @ducdigital, are you still interested in supporting/improving this library for the future? This seems to be the most popular sentry release tool on NPM and it's quite outdated. The...
The group tracking (assigning a group, group properties) does not add data to the events in Amplitude. ## Expected Behavior The following code should add data to `groups` and `group_properties`...