Skip to content

b-lukaszuk/RJ_BS_eng

Repository files navigation

Description

Here I will try to write a short book using Julia and 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.

Running book locally

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

or

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.