Skip to content

How to import a local package in Pluto environment? #1353

Discussion options

You must be logged in to vote

Unfortunately it is currently not straightforward to use the Pluto PkgManager with packages that are local or not registered.
I also work on some local packages that need to share with a few colleagues so I set up a privaty registry hosted on github with LocalRegistry.jl and use to be able to use my non-registered package without losing the convenience of the built-in package manager.

If you are planning to use Pluto to debug interactivly your own local package, I think it is still more convenient to just switch to standard environment without the pluto package manager.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@lungben
Comment options

@markNZed
Comment options

Answer selected by JaydevSR
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants