-
when i follow https://github.com/facebookresearch/seamless_communication/blob/main/docs/m4t/seamless_align_README.md, try to download the dataset, use
`zcat seamless.dataset.metadata.public.arb-enA.t…
-
```
$ licensecheck -r . | egrep -v 'BSD|MPL'
./PRESUBMIT.py: UNKNOWN
./base/logging.h: UNKNOWN
./base/scoped_ptr.h: UNKNOWN
./base/basictypes.h: UNKNOWN
./src/gurl_unittest.cc: UNKNOWN
./PRESUBMIT_uni…
-
```
$ licensecheck -r . | egrep -v 'BSD|MPL'
./PRESUBMIT.py: UNKNOWN
./base/logging.h: UNKNOWN
./base/scoped_ptr.h: UNKNOWN
./base/basictypes.h: UNKNOWN
./src/gurl_unittest.cc: UNKNOWN
./PRESUBMIT_uni…
-
**Checklist:**
- [ x] I updated to the latest version available
- [x ] I checked that my MQTT broker is otherwise working
**Release with the issue:**
1.8.5
**Hardware, Operating System, Pyt…
-
In `haskell-session-installed-modules`, there's an [egrep command](https://github.com/haskell/haskell-mode/blob/master/haskell-modules.el#L77) that's meant to get the exposed-modules from `ghc-pkg dum…
-
mininet@ubuntu:~/mininet/custom$ sudo mn --custom test_topo.py --topo mytopo --mac --switch ovsk --controller remote
--------------------------------------------------------------------------------
…
-
I'm using tldr less and less because I'm on macOS X and most times I use it I find out the hard way that the arguments are different on macOS X, and I imagine the other supported platforms.
In the …
-
Coming from TextMate, there’s a lot to love about CotEditor. And there is one thing missing: Pipe (selection or entire contents) through command line command. It adds a lot of power and saves you from…
-
Hi,
While 1milion combinations were submitted to different servers- some of the combination got stuck at prepare_ligand.py. Some of them had atom types such as CL, S, F. Most of them were broken wh…
-
Lots of files in the clearinghouse code base have DOS-style line endings. Try `egrep -rl $'\r\n'$ .` in the repo.
To streamline the appearance of our code base, let's run all of the text files throug…