Pluto for julia keeps wanting to update when i already did is this a bug
using Pkg Pkg.update(“Pluto”) Solution 1: Using the Pkg.update() function To solve the issue of Pluto for Julia wanting to update even after already updating, you can use the Pkg.update() function. This function