Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update help and docstring, add tests for DrawCanvas #280

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

dorn-gerhard
Copy link
Collaborator

Thank you for opening a Pull Request at PlutoUI.jl!

Before contributing code

Note that your code will be Unlicensed when added to PlutoUI.jl, not MIT licensed like contributions to Pluto.jl. Take a look at our license: https://github.com/fonsp/PlutoUI.jl/blob/main/LICENSE

Copy link

github-actions bot commented Dec 2, 2023

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/dorn-gerhard/PlutoUI.jl", rev="DrawCanvas")
julia> using PlutoUI

Or run this code in your browser: Run with binder

@dorn-gerhard dorn-gerhard merged commit 207dd78 into JuliaPluto:DrawCanvas Dec 2, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant