Coder Social home page Coder Social logo

Comments (4)

allfro avatar allfro commented on August 24, 2024

Hi @vnoxygen

I would look at the easygui lib. This would be the only approach possible in canari for local transforms. For remote transforms, I would specify parameters in the transform config dialog. Easygui is packaged with Canari with a few hacks to get around some bugs on Mac OS X. Take a look at the easygui library docs here for more information: http://easygui.sourceforge.net/. The Canari version of easygui can be used by using import canari.easygui as easygui

from canari.

am1ru1 avatar am1ru1 commented on August 24, 2024

I was thinking of using this method. I think it is similar to "NetblockToNetblocks" transformation where you will specify how big the size split is?

Do you have the code how to specify this input field inside Canari, and how to retrieve it from the request?

This might be the best option since it will be a remote transform.

from canari.

allfro avatar allfro commented on August 24, 2024

That would be something you configure within the TDS. You don't do that
within Canari. The seed will instruct the client that the transform expects
a mandatory parameter. At that point, the client will prompt the user for
input. In your transform code you can query parameters by looking at
what's inside request.parameters.

On Mon, Sep 7, 2015 at 5:15 AM, Vnoxygen Spike [email protected]
wrote:

I was thinking of using this method. I think it is similar to
"NetblockToNetblocks" transformation where you will specify how big the
size split is?

Do you have the code how to specify this input field inside Canari, and
how to retrieve it from the request?

This might be the best option since it will be a remote transform.


Reply to this email directly or view it on GitHub
#52 (comment).

from canari.

am1ru1 avatar am1ru1 commented on August 24, 2024

I understand now. Thank you for your support allfro. For public reference, you could go to the transform settings through the URL: /iTDS/transformsettings.

At least it is clear that Canari does not set the Seed's transform settings.

from canari.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.