Skip to content
#

pluto-notebooks

Here are 42 public repositories matching this topic...

Pluto.jl
fonsp
fonsp commented May 18, 2022

We currently use some internal Pkg API to make https://github.com/fonsp/Pluto.jl/wiki/%F0%9F%8E%81-Package-management work, we we should try to avoid as much as possible. Take a look at src/packages/PkgCompat.jl to learn more, the compatibility issues are pretty well documented.

good first issue backend package manager
adannenberg
adannenberg commented Jan 19, 2022

this worked in v0.7.29. I used the default=NaN configuration for inputs that are optional. You can then use isnan on the associated variable to avoid extra calculations associated with the optional input.

Can NumberField be changed back so as to allow a default value of NaN and have the displayed cell remain empty?

good first issue

Improve this page

Add a description, image, and links to the pluto-notebooks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pluto-notebooks topic, visit your repo's landing page and select "manage topics."

Learn more