Coder Social home page Coder Social logo

Comments (3)

t-wolfeadam avatar t-wolfeadam commented on September 22, 2024

Hi! For Public Cloud, this is not possible due to the fact that Pypeline relies on a Python on the system it's running on, which the Public Cloud does not (and likely will not) provide. However if you have access to a version of Private Cloud, and the admin of it is open to installing Python and the necessary modules for your scripts, then it's entirely possible (as is the case for our internal one, which you can see in the SS below):

image

from anylogic-pypeline.

andreaFrrr avatar andreaFrrr commented on September 22, 2024

Hi! Thank you very much for the answer. I asked you this question because I was thinking of buying a subscription to AL Cloud to do what I explained in the first comment. So if I start a model in my private AL Cloud and I have Python installed as I need it to develop the model with AL Desktop, can you assure me that it will work? In addition, what happens if the generation and building of a model is based on some Excel files that I have locally (on my PC) and that can be modified by a Py script? Will it still work?

from anylogic-pypeline.

t-wolfeadam avatar t-wolfeadam commented on September 22, 2024

The Private Cloud is different a Public Cloud subscription (and much more expensive), as you're buying the software used to run the Cloud platform itself and hosting it on your own machine(s) -- this is what makes it possible to use Pypeline: you (or the admin) would be installing Python on the machine the Cloud is running on (specifically in the executor Docker container used to run the models) -- so assuming you have the access and permissions in place to do this, it would work. Again though, this will not work for a Public Cloud subscription.

what happens if the generation and building of a model is based on some Excel files that I have locally (on my PC) and that can be modified by a Py script?

The same thing if it's modified by Java and uploaded to the Cloud (any version/edition of it) -- you can specify input/output files in the model's Run Configuration page. After uploading you can override the input file and after running it you can download the output file (which could be the same file technically). You can run a demo here and download its source here (which includes the "clean" version of the input file).

from anylogic-pypeline.

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.