An open API service indexing awesome lists of open source software.

https://github.com/b-lukaszuk/rj_bs_eng


https://github.com/b-lukaszuk/rj_bs_eng

basic-statistics book data-visualization julia-language

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Description

Here I will try to write a short book using [Julia](https://julialang.org/) and [Books.jl](https://github.com/JuliaBooks/Books.jl).

It is intended to be an experiment. It is not gonna even be a real book (no ISBN), maybe even I will abandon the project along the way (but maybe not).

## Working title

Romeo and Julia, where Romeo is Basic Statistics

## Book writing status

Completed (December 2023, small changes possible). Latest version available online [here](https://b-lukaszuk.github.io/RJ_BS_eng/).

## Running book locally

```bash
julia --project -e 'using Books; serve()'
```

or

```bash
julia --project -ie 'using Books'
```

and then in the REPL


julia> gen() # runs the code in *.md files, produces code output

and


julia> serve() # runs server, localhost:8004 to open in a browser

# Additional info

**The content of this folder may be incorrect, erroneous and/or harmful. Use it at Your own risk.**

**Zawartość niniejszego katalogu może być nieprawidłowa, błędna czy szkodliwa. Używaj na własne ryzyko.**