go to post Evgeny Shvarov · Sep 22, 2022 I second with @Dmitry Maslennikov - the easiest and handiest way to stay up-to-date with current versions of InterSystems Docker images is to use Docker Desktop and set up an InterSystems extension.
go to post Evgeny Shvarov · Sep 20, 2022 For those who will participate: please prepare your tips&tricks for: 1. Development 2. Debugging 3. Working with version control 4. Hidden gems 5. Final arguments! There will be an option to demo your skills and approaches!
go to post Evgeny Shvarov · Sep 19, 2022 There is a SpeedMiner company that still produces such a product I guess. Calling @Lee Mei Chuan.
go to post Evgeny Shvarov · Sep 19, 2022 Thanks, @Robert Cemper ! I encourage Docker usage too! It's not only easy to try and thus easier to get a review, but it's also easy for other developers to contribute to your one. Here is the basic template to start your docker development with IRIS.
go to post Evgeny Shvarov · Sep 15, 2022 Hi @José Pereira ! Don't you plan to contribute an example on OEX?
go to post Evgeny Shvarov · Sep 15, 2022 Hi @Muhammad Waseem! Could you please add the link of online demo in the OEX app here https://openexchange.intersystems.com/package/iris-energy-isodata
go to post Evgeny Shvarov · Sep 13, 2022 Hi @Lucas Enard! Thanks for such a great contribution to the community! I have a question: where can I obtain an API key for GPT2 to run the test: { "api_url":"https://api-inference.huggingface.co/models/gpt2", "payload":"Can you please let us know more details about your ", "api_key":"----------------------" }
go to post Evgeny Shvarov · Sep 12, 2022 Hi @Cristiano Silva ! Thanks! It is but I was looking if we have methods that export classes and other resources not in XML, but in UDL (Class) form. Curious how folks with client-based source control deal with it when programmatical export is needed.
go to post Evgeny Shvarov · Sep 12, 2022 @Oliver Wilms , @Dmitry Maslennikov sent you a PR with the fix for the deployment.
go to post Evgeny Shvarov · Sep 8, 2022 If you want to add a quality check to your applications, just add this file to the GitHub repository. This will perform a check automatically with every commit.
go to post Evgeny Shvarov · Sep 8, 2022 Very useful feature! Thanks, @Elena E ! And here is the link with which you can see the applications that accomplish the test.
go to post Evgeny Shvarov · Sep 2, 2022 Or you can just change the files in VSCode using Find and Replace with some wise regular expression
go to post Evgeny Shvarov · Sep 2, 2022 I guess you know more about it. I’d also ping @Dmitry Maslennikov as he tried to make a ZPM package for the whole documentation.
go to post Evgeny Shvarov · Sep 2, 2022 I see that the documentation pages are IRIS CSP classes. So I guess it could work if installed in IRIS. I guess also there is a set of static files (FILECOPY could help). IMHO, the reasonable approach to have a separate repo ensdemo-doc and a separate module the, which will be a dependent module to irishealth-ensdemo So people could contribute to documentation independently and update it independently too.
go to post Evgeny Shvarov · Sep 2, 2022 Thanks, @Renan Lourenco ! Perhaps, we could wrap this part of the documentation as a module too. Could be a nice extension to the app.
go to post Evgeny Shvarov · Sep 2, 2022 Is there any documentation on what the ens-demo module can do?
go to post Evgeny Shvarov · Sep 2, 2022 Also available as ZPM module now: USER>zpm "install irishealth-ensdemo"[irishealth-ensdemo] Reload START (/usr/irissys/mgr/.modules/USER/irishealth-ensdemo/1.0.0/)[irishealth-ensdemo] Reload SUCCESS[irishealth-ensdemo] Module object refreshed.[irishealth-ensdemo] Validate START[irishealth-ensdemo] Validate SUCCESS[irishealth-ensdemo] Compile START[irishealth-ensdemo] Compile SUCCESS[irishealth-ensdemo] Activate START[irishealth-ensdemo] Configure START[irishealth-ensdemo] Configure SUCCESS[irishealth-ensdemo] MakeDeployed START[irishealth-ensdemo] MakeDeployed SUCCESS[irishealth-ensdemo] Activate SUCCESS USER> Here is the set of productions available:
go to post Evgeny Shvarov · Sep 1, 2022 Fixed with the proper link https://play.instruqt.com/embed/intersystems/tracks/interop?token=em_XtB... thank you!