Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Add support for associating a notebook with a project (#r project) #890

Description

@jonsequitur

The question comes up occasionally about whether a project can be referenced from a notebook. The use cases vary, so a discussion would be useful to understand the kinds of things people might want to use such a mechanism for.

Example scenarios:

  • Initializing a notebook's NuGet dependencies
  • Defining methods and classes that can be used from within the notebook

Some questions:

  • Is it desirable to have an "automatic" association of some kind so that code from the project is invoked automatically based on some convention (e.g. the presence of a project with the same name in the notebook's folder)?
  • What's the workflow for seeing changes in the associated project reflected back in the notebook?
  • What kinds of projects should be supported?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions