这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG] Reflection breaks when jupyter magics are used #52

@LeonhardFS

Description

@LeonhardFS

E.g., following cell content in Jupyter breaks Tuplex's code extraction:

%%time
c.parallelize([1, 2, 3, 4, 5]).map(lambda x: x * x).collect()

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions