-
Re: Creating a Web App with React Frontend
Hi Adam, The react app in a demo mainly requires just react as a dependency, an exact list can be found here: https://github.com/andreybavt/demo-dss-react-plugin/blob/master/resource/my-app/package.j…1 · -
Re: No model trained by this step (train_model())
Hi Lj, Could you tell if you can see if you see your model in the run logs? There should be something like this: (Line starting with "Built model...") Also do you see a new version of a mod…1 · -
Re: Creating a Web App with React Frontend
Hi Adam! React webapps are not natively supported by DSS, that's why the creation process may look a bit tricky, but here's what you could do: 1) Create a dev plugin on your DSS instance: 2…2 ·
