mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-07-02 01:29:25 +09:00
Update for campaign 6 dispatch
a lot of re-exports, update on CHANGELOG, ...etc
This commit is contained in:
parent
4924c5fdd6
commit
882bc046e9
9 changed files with 1411 additions and 1107 deletions
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 222 KiB After Width: | Height: | Size: 250 KiB |
|
@ -1,19 +1,17 @@
|
|||
### A Pluto.jl notebook ###
|
||||
# v0.20.3
|
||||
# v0.20.2
|
||||
|
||||
using Markdown
|
||||
using InteractiveUtils
|
||||
|
||||
# This Pluto notebook uses @bind for interactivity. When running this notebook outside of Pluto, the following 'mock version' of @bind gives bound variables a default value (instead of an error).
|
||||
macro bind(def, element)
|
||||
#! format: off
|
||||
quote
|
||||
local iv = try Base.loaded_modules[Base.PkgId(Base.UUID("6e696c72-6542-2067-7265-42206c756150"), "AbstractPlutoDingetjes")].Bonds.initial_value catch; b -> missing; end
|
||||
local el = $(esc(element))
|
||||
global $(esc(def)) = Core.applicable(Base.get, el) ? Base.get(el) : iv(el)
|
||||
el
|
||||
end
|
||||
#! format: on
|
||||
end
|
||||
|
||||
# ╔═╡ d3c95316-7ffb-11ef-1e2c-2934f89a2336
|
||||
|
@ -350,7 +348,7 @@ SQLite = "~1.6.1"
|
|||
PLUTO_MANIFEST_TOML_CONTENTS = """
|
||||
# This file is machine-generated - editing it directly is not advised
|
||||
|
||||
julia_version = "1.11.1"
|
||||
julia_version = "1.11.2"
|
||||
manifest_format = "2.0"
|
||||
project_hash = "68b5b1b7d0691b17c298640ebab2813fd849f83c"
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 110 KiB |
|
@ -1,5 +1,5 @@
|
|||
### A Pluto.jl notebook ###
|
||||
# v0.20.3
|
||||
# v0.20.2
|
||||
|
||||
using Markdown
|
||||
using InteractiveUtils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue