-
I use `perSystem.packages` to put the packages in, I try to create a folder firefox-addons like this:
``` nix
{ fetchurl, lib, stdenv }@args:
let
buildFirefoxXpiAddon = lib.makeOverridable ({ …
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.3.8-IDEA223
- OS Name: Mac OS X
- Java Version: 17.0.5
- App Name: CLion
- App Full Name: CLion
- App Version name: CLion
- Is EAP:…
-
## The issue
`nvm uninstall`, specifically the `nvm_check_file_permissions` helper, is unnecessarily slowed down by recursing into symlinked directories inside the global node_modules. In rare case…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.3.20-IDEA231
- OS Name: Mac OS X
- Java Version: 17.0.6
- App Name: Rider
- App Full Name: JetBrains Rider
- App Version name: JetB…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.3.8-IDEA223
- OS Name: Windows 11
- Java Version: 17.0.5
- App Name: PhpStorm
- App Full Name: PhpStorm
- App Version name: PhpStor…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.3.11-IDEA231
- OS Name: Windows
- Java Version: 17.0.6
- App Name: WebStorm
- App Full Name: WebStorm
- App Version name: WebStorm
…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.3.20-IDEA231
- OS Name: Windows
- Java Version: 17.0.6
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App Version name: IntelliJ…
-
hi,
when compiling my script when has module sympy imported, i get the following:
84 INFO: PyInstaller: 3.5.dev0+ged88197b
84 INFO: Python: 3.6.5
84 INFO: Platform: Windows-10-10.0.17134-SP0
137 …
-
It might be useful to add an new option to _L.LayerGroup.eachLayer()_ method for recursive behavior?
This could greatly improve management and research possibilities on complex data.
for example:
``…
-
It would be nice to be able to save the RegressionResults to a file, to avoid rerunning analyses.
I'm thinking about having the following formats
- [x] read_pickle, write_pickle
- [ ] read_json…