Skip to content

package development with pluto #1349

@drdozer

Description

@drdozer

Hi - I am just starting out with package development in Julia, and to be honest, with Julia. The model I attempted and failed at was to start to develop a new package, and then to test out ideas in a notepad session. However, I wasn't using Pluto so all my cells got stale, and I couldn't figure out how to get Revise to ping updates to my module source code into the notepad environment.

Is there a recipe for how to achieve this with Pluto? So the workflow I'm hoping for would look like:

  1. load up my module source in vscode
  2. open a new (or existing) pluto notebook
  3. write notebook cells that exercise/text my module API, and be able to associate these back to the module source
  4. fix bugs, add API to my module, and see the notebook re-evaluate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions