Skip to content

Issue with json output #57

@bdpedigo

Description

@bdpedigo
from nglui import statebuilder as sb

root_id = 864691136137805181

state_dict = sb.make_neuron_neuroglancer_link(client, root_id, return_as="json")

gives

TypeError: ChainedStateBuilder.render_state() got an unexpected keyword argument 'ngl_url'

the same thing runs without changing return_as

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