Jose Storopoli
Jose Storopoli
Any new on this? The most important stuff would be: > `v` to start selecting, `V` to select whole lines at a time
No, I am not proficient in Python. Just that alacritty does this so elegantly.
Have the same problem in MacOS catalina with LLVM installed using homebrew (version `stable 10.0.0 (bottled), HEAD [keg-only]`) Here is the full error: ``` julia> using Cxx [ Info: Precompiling...
Bumping adding to a playlist feature request.
Looks like @kskyten is doing something with Makie. Look at: https://github.com/kskyten/BayesPlot.jl
This is great. How would someone add citations with `—bibliography=file.bib` and `—csl=APA.csl` ?
> Just dropping by to say this feature would be very cool. Being able to drop in bibtex citations in .rmd files then weave that into pdf's would unlock the...
I have a pre-trained Glove model for Portuguese and would also love to have a very simple implementation to load your pre-trained embeddings.
Franklin.jl uses [`lunr.js`](https://lunrjs.com/), see the [Franklin.jl FAQ](https://franklinjl.org/extras/lunr/).
Something like `init_book()` or just `init()` or `make_template()` and it will create everything for you. No need to copy template repositories/files. We can have keywords arguments for `title`, `author`, etc.