Skip to content

why cannot I get the url in one cell ?  #2

@12rambau

Description

@12rambau

In the example the workflow is the following :

w = Url()
w
w.url

I tested it on my end and it works as expected.

Now if i try to run:

w = Url()
w.url

in 1 cell, I get ''as a result. Why isn't it working in one cell (and by extension in a python script) ?

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