Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.4K Views
|
2 Replies
|
3 Total Likes
View groups...
Share
Share this post:

How to pacletize a resource function

I am wondering how to pacletize the ResourceFunction PrettyForm with PacletizeResourceFunction.

I have errors.

This is why I have to manually build a paclet to load some ResourceFunctions.

How can I successfully pacletize the ResourceFunction PrettyForm? I've already pacletized PacletizeResourceFunction.

I would also like to pacletize the ResourceFunction ResourceFunctionDefinitionViewer.

I have a local paclet FunctionsFromTheFunctionRepositoryIWantToStore that I could add the source code of this to.

I talked to someone using 13.1 and they were having the same issue so its not a problem with 13.3

I could just use PersistResourceFunction, but I also want local documentation for the ResourceFunction to load in the documentation center, which requires a paclet.

I have some good news with a caveat. I have figured out how to store a ResourceFunction with InitializationValue and Initialize. The caveat is that I haven't figured out how to store the documentation, which I still think is important.

I've started by storing all my ResourceFunctions.

I am attaching a notebook where I do this.

POSTED BY: Peter Burbery
2 Replies
POSTED BY: Jason Biggs

What about pacletizing ResourceFunctionDefinitionViewer?

POSTED BY: Peter Burbery
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard