mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-07-03 01:59:24 +09:00
update: separate environment for examples & example notebook updated
- skew - pllld_count
This commit is contained in:
parent
1dcd46e7c6
commit
2aedfaf380
6 changed files with 1731 additions and 217 deletions
|
@ -1,5 +1,5 @@
|
|||
### A Pluto.jl notebook ###
|
||||
# v0.20.3
|
||||
# v0.20.2
|
||||
|
||||
using Markdown
|
||||
using InteractiveUtils
|
||||
|
@ -7,7 +7,7 @@ using InteractiveUtils
|
|||
# ╔═╡ 635dcf78-b6b3-11ef-3a04-f5b7c43ed12d
|
||||
begin
|
||||
using Pkg
|
||||
Pkg.activate("..")
|
||||
Pkg.activate(".")
|
||||
|
||||
using PSBoardDataBase
|
||||
using SQLite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue