Skip to content

Instantly share code, notes, and snippets.

View j-fu's full-sized avatar

Jürgen Fuhrmann j-fu

View GitHub Profile
@j-fu
j-fu / gist:1fd2a044636cf0a2737b999db043cc22
Created February 13, 2024 17:05
Pluto on nightly 38065a40994
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.11.0-DEV.1586 (2024-02-13)
_/ |\__'_|_|_|\__'_| | Commit 38065a40994 (0 days old master)
|__/ |
@j-fu
j-fu / plutojs.jl
Created November 14, 2023 12:51
Test notebook for javscript based graphics in pluto
### A Pluto.jl notebook ###
# v0.19.32
using Markdown
using InteractiveUtils
# ╔═╡ a5b79b24-82e3-11ee-3de1-03c823a7e0f8
using PlutoUI
# ╔═╡ 819e486d-c27b-4542-8c1d-8740720e8586
@j-fu
j-fu / mwe2.jl
Created September 29, 2023 15:17
htl_mwe2.jl
### A Pluto.jl notebook ###
# v0.19.29
using Markdown
using InteractiveUtils
# ╔═╡ e052cc91-ca85-492d-95e2-6b0c707ac859
begin
using Pkg
@j-fu
j-fu / mwe.jl
Created September 27, 2023 09:41
mwe.jl
### A Pluto.jl notebook ###
# v0.19.28
using Markdown
using InteractiveUtils
# ╔═╡ e052cc91-ca85-492d-95e2-6b0c707ac859
begin
import HypertextLiteral: @htl
import AbstractPlutoDingetjes.Display: published_to_js
### A Pluto.jl notebook ###
# v0.19.16
using Markdown
using InteractiveUtils
# ╔═╡ bc8cde90-5593-4f54-ada2-a03cd6e35282
using UUIDs
# ╔═╡ 60941eaa-1aea-11eb-1277-97b991548781
@j-fu
j-fu / limit-terminal.jl
Created August 15, 2022 18:18
test notebook for terminal limiting
### A Pluto.jl notebook ###
# v0.19.11
using Markdown
using InteractiveUtils
# ╔═╡ 60941eaa-1aea-11eb-1277-97b991548781
begin
using PlutoUI
end
@j-fu
j-fu / pluto-single-coinflip.jl
Created May 2, 2022 16:23
Turing example with updating belief after single coinflip
### A Pluto.jl notebook ###
# v0.19.3
using Markdown
using InteractiveUtils
# ╔═╡ 193f0cae-53a4-48d0-98ed-6eb94aad5712
begin
using Distributions
using Random
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.6.5 (2021-12-19)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |
julia> using TriangularSolve
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.6.5 (2021-12-19)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |
julia> using RecursiveFactorization
@j-fu
j-fu / without_terminal.jl
Created January 21, 2022 16:44
without_terminal.jl
### A Pluto.jl notebook ###
# v0.17.6
using Markdown
using InteractiveUtils
# ╔═╡ ae2ec8dc-7ad8-11ec-3bd0-63845a1a8b7d
using PlutoUI
# ╔═╡ 42a177a3-19ad-4fbf-8fc5-913e0a669593