Skip to content

Unable to run notebook with error: packages.Load() could not find package #216

@kortschak

Description

@kortschak

Gophernotes looks like it's failing again for me. Attempting to run the notebook at https://mybinder.org/v2/gh/kortschak/graphprac/master?filepath=graph-prac.ipynb gives the following (Go1.13).

error loading package "github.com/kortschak/graphprac" metadata: packages.Load() could not find package "github.com/kortschak/graphprac"

I get this error when running locally (Go1.15).

error loading package "github.com/kortschak/graphprac" metadata: -: cannot find module providing package github.com/kortschak/graphprac: working directory is not part of a module

I don't know if this is related to #184, but the local error suggests so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions