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

Move code to PlutoDependencyExplorer.jl repo #2777

Merged
merged 13 commits into from
Feb 7, 2024
Merged

Conversation

fonsp and others added 2 commits January 16, 2024 15:11
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="PlutoDependencyExplorer-split")
julia> using Pluto

@fonsp fonsp changed the title move code to PlutoDependencyExplorer.jl repo Move code to PlutoDependencyExplorer.jl repo Jan 16, 2024
@fonsp
Copy link
Owner Author

fonsp commented Feb 7, 2024

Okayyy so I made a bit of a selection in the test/React.jl file to decide whether they belong in the Pluto or PlutoDependencyExplorer repo. You can just write tests with the Pluto.Notebook API in both repos, see JuliaPluto/PlutoDependencyExplorer.jl#3 .

@fonsp fonsp marked this pull request as ready for review February 7, 2024 15:43
@fonsp fonsp merged commit 6dfbefe into main Feb 7, 2024
13 of 15 checks passed
@fonsp fonsp deleted the PlutoDependencyExplorer-split branch February 7, 2024 16:53
@fonsp
Copy link
Owner Author

fonsp commented Feb 7, 2024

Oops

image

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