PlutoUI.jl icon indicating copy to clipboard operation
PlutoUI.jl copied to clipboard

MultiCheckBox missing

Open minecraft2048 opened this issue 3 years ago • 2 comments

image

I'm not sure how to check installed Pluto/PlutoUI version, these are my imported packages:

begin
	using Geodesy
	using SatelliteToolbox
	using Dates
	using TimeZones
	using StaticArrays
	using JuMP 
	import Ipopt  
	using Geodesy
	using EAGO
	import NLopt
	using SatelliteToolbox
	using StructArrays
	using LinearAlgebra
	using PlutoUI
end

minecraft2048 avatar Nov 22 '22 06:11 minecraft2048

Hey @minecraft2048 ! Can you send us an HMTL export of the notebook? You can use gist.github.com to upload and share the file.

fonsp avatar Nov 23 '22 19:11 fonsp

@minecraft2048

fonsp avatar Dec 14 '22 09:12 fonsp