November 12th, 2020
-
Slides: slides
-
Elyra Github: Elyra 1.4.0
-
Data Asset Exchange: http://ibm.biz/data-exchange
-
Elyra demo Github: JFK Weather
-
Model Asset Exchange: http://ibm.biz/model-exchange
See Elyra Github page: https://github.com/elyra-ai/elyra#installation
You can try out some of Elyra features using the My Binder service. Click on a link below to try Elyra, on a sandbox environment, without having to install anything.
(Latest stable version - see changelog for recent updates)
(Development version - expect longer image load time due to just-in-time build)
The command below starts the most recent development build in a clean environment:
docker run -it -p 8888:8888 elyra/elyra:dev jupyter lab --debug
For more information, visit Elyra Github page.