https://www.orchest.io/ logo
Docs
Join the conversationJoin Slack
Channels
announcements
be-shameless
hacktoberfest-22
introduce-yourself
random
tech-support
welcome
Powered by Linen
announcements
  • d

    Diego Vasquez

    06/23/2022, 8:54 PM
    Hi everyone! I have a problem with a job in this version of Orchest. I configured a job to run every 10 minutes but apparently, some pipelines don't start in the right time, causing that the next pipeline start out of time. I already check inside every pipeline if there is a process that it takes more time to run but everything it's going great inside. Here is a screenshot of the pipelines and a screenshot of the pipeline that run at 3.20pm.
    r
    j
    y
    • 4
    • 29
  • g

    GitHub

    06/27/2022, 10:43 AM
    Release - v2022.06.7 New release published by yannickperrenet What's Changed Breaking changes 🚨 • remove helm releated labels by @nhaghighat in #1049 Improvements šŸ‘· • Add system requirements to documentation by @astrojuanlu in #1051 • Celery worker queries
    orchest-api
    for parallelism setting on start by @fruttasecca in #1061 • Keep track of pipeline runs creation time at the database level by @fruttasecca in #1062 Full Changelog: v2022.06.6...v2022.06.7 orchest/orchest
    šŸŽ‰ 2
    šŸ™Œ 2
    😮rchest: 4
    šŸ˜Ž 1
    šŸ™ŒšŸ¼ 1
    šŸ› ļø 2
  • g

    GitHub

    07/01/2022, 11:07 AM
    Release - v2022.07.0 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Fix celery-worker bringup and image builder on arm64 by @ricklamers in #1076 Full Changelog: v2022.06.7...v2022.07.0 orchest/orchest
    šŸ’Æ 4
    😮rchest: 1
    šŸ¤“ 1
    šŸ”„ 1
  • j

    juanlu

    07/01/2022, 1:51 PM
    <!channel> Check out Data Overload Vol. 11, the latest edition of our monthly newsletter! ⚔ šŸŽØ Working on the new navigation 🐳 Bringing Orchest to all of Kubernetes šŸ‡¬šŸ‡§ Spreading the love at PyData London šŸ”” Notifications for job failures šŸ—„ļø Load job pipeline parameters from JSON files ...and lots more! Read the full post online. Do you want to receive the next edition directly in your inbox? Subscribe here!
    šŸŽ‰ 1
    šŸ”” 1
    šŸ™Œ 3
    😮rchest: 1
  • e

    Eshwaran Venkat

    07/02/2022, 8:15 AM
    Hey team! Is there a way for fellow-team members to start / stop an instance on cloud.orchest.io? At the moment, my account has a free instance - but we're looking into a paid instance from orchest, but I think I still have to be the one to login to start / stop instances. Since our team works in different time zones and hours, it would be great if they could be allowed to start / stop instances as and when they work.
    šŸ‘€ 1
    j
    • 2
    • 6
  • e

    Eshwaran Venkat

    07/03/2022, 7:32 PM
    Couple feature questions: • Is there a provision for some kind of Orchest API that allows one to sync a git repo with Orchest in some way? That is, is it possible to develop on another computer other than orchest's instances and then commit the developments to test / deploy directly on orchest's execution environment? Perhaps this could be achieved through some form of Github actions • Is it possible to use some sort of simple DAG syntax (like airflow) that orchest can then use to auto-construct pipelines? • Can we consider a "library" / "marketplace" of commonly-used Orchest nodes in the pipeline available for general use? For ex: ā—¦ A node that reads data from any database based on the pipeline / job parameters and gets data. ā—¦ Common text transformations like uppercase / lowercase / removing nulls, etc ā—¦ Integrations with libraries like Great Expectations, etc by default without having to initialize the container with them
    j
    r
    y
    • 4
    • 6
  • j

    juanlu

    07/04/2022, 11:03 AM
    hello everyone! we're thrilled to share with you our Public Roadmap 😮rchest:šŸ—ļø https://github.com/orgs/orchest/projects/1/ we hope this gives wider visibility of what we're working on, what we intend to tackle next, and what do we have in the back of our minds. remember that you can always upvote issues on GitHub or leave comments there and we will always take your input into account. happy pipelining!
    šŸ—ļø 2
    😮rchest: 4
    āš™ļø 1
    šŸš€ 4
  • g

    GitHub

    07/04/2022, 11:53 AM
    Release - v2022.07.1 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Support multiple client sessions per user by @fruttasecca in #1073 • Allow specifying volume claim sizes on
    orchest install
    by @fruttasecca in #1079 • Periodically cleanup builder cache by @fruttasecca in #1074 Full Changelog: v2022.07.0...v2022.07.1 orchest/orchest
    šŸ’Æ 4
    😮rchest: 1
  • r

    Rick Lamers

    07/05/2022, 1:41 PM
    Big celebration going on here with the team šŸŽ‰ We just released the
    Kubernetes
    based Orchest version to Orchest Cloud. All new instances created will run on the latest version of Orchest OSS and updating to the latest version again works as expected šŸ’Æ Thank you for the amazing work @Jacopo @Navid H @Huang-Ming @Yannick @juanlu @Nick Post !
    šŸ’Æ 9
    šŸ™Œ 2
    😮rchest: 1
    • 1
    • 1
  • g

    GitHub

    07/12/2022, 2:06 PM
    Release - v2022.07.2 New release published by yannickperrenet What's Changed Exciting new features šŸŽ‰ • Support
    containerd
    as the container runtime by @nhaghighat in #1048 Improvements šŸ‘· • Add GKE and EKS installation instructions by @nhaghighat in #1094 • rename tools to utility-containers and fix image-pull shell by @nhaghighat in #1095 • Mount jupyterlab settings directory in image builder when building custom jupyter images by @fruttasecca in #1096 • Fix web server request logging in dev mode by @jerdna-regeiz in #1087 • Autofocus the parameter edit field in Job Edit view. by @iannbing in #1100 • Set correct permissions on
    /pip-cache
    by @nhaghighat in #1093 • Only use
    image-puller
    initContainer
    if
    jupyter-server
    is customized by user by @nhaghighat in #1099 • Fix: Allow multiple pipeline files (
    .orchest
    extension) to be present in a subdirectory by @jerdna-regeiz in #1107 New Contributors • @jerdna-regeiz made their first contribution in #1087 Full Changelog: v2022.07.1...v2022.07.2 orchest/orchest
    šŸ”„ 1
    😮rchest: 1
    šŸ™Œ 5
    šŸ™ŒšŸ¼ 1
  • j

    juanlu

    07/12/2022, 3:25 PM
    notice that, if you were waiting for a way to install Orchest in your GKE or EKS cluster, now you can!
    šŸ’Æ 1
  • r

    Rick Lamers

    07/13/2022, 8:54 PM
    Exciting news ā­šŸ¤–! Today we launched MutableAI on Orchest Cloud. Are you familiar with Github Copilot? It's like that, but for JupyterLab! It works on Jupyter Notebooks, both autocompletion and intelligent refactoring! Check the video or read the blog post: https://www.orchest.io/blog/mutableai-ai-coding-assistant MutableAI features: • Autocomplete • Open ended transforms • Productionize code • Type annotations The best thing about all of this? It's available for free on Orchest Cloud using the free tier instances. Check it out now šŸƒ šŸ’Ø
    mutableai-short.mp4
    šŸ™ŒšŸ¼ 1
    šŸ™Œ 3
    šŸ”„ 3
    😮rchest: 2
  • a

    Allan Sene

    07/13/2022, 9:26 PM
    Hi, guys! We've being trying Orchest k8s version here, but we want to migrate the work that we built on top a previous version
    v2021.12.0
    (deployed using docker-compose). Do you have a guide for this migration? Is there a script to do this? Or can we just suppose that if we migrate all the files - including those
    .orchest
    everything will work fine?
    y
    j
    r
    • 4
    • 5
  • j

    Jan-Lucas Sachse

    07/15/2022, 10:17 PM
    Hey everyone! I've installed orchest for the first time using microk8s, however, I'm facing an issue: When using "Switch to JupyterLab" the website says "Setting up JupyterLab..." and starts flickering. This goes on as long as I don't do anything. I can stop it by pressing any button but this also means I can't get into JupyterLab.
    r
    j
    • 3
    • 12
  • j

    Jan-Lucas Sachse

    07/15/2022, 10:23 PM
    In the browser console it's also stating: "Reloading iframe page because JupyterLab page not loaded (4XX or 5XX)."
  • g

    GitHub

    07/19/2022, 11:11 AM
    Release - v2022.07.3 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Create pipeline step on file creation by @mausworks in #1097 • Include OS specific instructions in CLI by @mausworks in #1110 • Fix project import race condition by @fruttasecca in #1111 • Fix
    Run selected steps
    in the context menu not working issue. by @iannbing in #1118 • Improve
    orchest-cli
    loading spinner robustness by @yannickperrenet in #1117 • Add rating widget, fix sidebar scrollbar issue. by @ricklamers in #1116 • File editor improvements by @mausworks in #1115 • Pass detected ingress class name to orchest-api by @nhaghighat in #1123 • fix: show a Snackbar when stopping all sessions. by @iannbing in #1130 Full Changelog: v2022.07.2...v2022.07.3 orchest/orchest
    ✨ 3
    šŸŽ‰ 1
    😮rchest: 1
    šŸ“¦ 1
    šŸ™Œ 3
    šŸš€ 2
  • g

    GitHub

    07/19/2022, 2:38 PM
    Release - v2022.07.4 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Fix Javascript errors in docs by correctly handling
    READTHEDOCS_DATA
    by @ricklamers in #1132 • Show a proper warning in PipelineEditor if Jupyterlab is being built. by @iannbing in #1131 Full Changelog: v2022.07.3...v2022.07.4 orchest/orchest
    šŸ“¦ 1
    😮rchest: 1
    šŸš 2
  • g

    GitHub

    07/20/2022, 9:55 AM
    Release - v2022.07.5 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Fix: App crashing due to bad length check by @mausworks in #1136 • Fix: Pipeline editor readonly after viewing job by @mausworks in #1137 Full Changelog: v2022.07.4...v2022.07.5 orchest/orchest
    šŸ› 1
    😮rchest: 2
    šŸ’Ø 1
    šŸ™Œ 1
  • a

    Allan Sene

    07/21/2022, 6:09 PM
    Hi, guys! How you doing? I'm testing the new k8s deployment here, and I'm getting this error, when I try to start a kernel: ``HTTP 599: Unknown (Error attempting to connect to Gateway server url 'http://jupyter-eg-41d7c6a2-e579-467ec0ee3f1a-723f-4294:8888/jupyter-server-41d7c6a2-e579-467ec0ee3f1a-723f-4294'. Ensure gateway url is valid and the Gateway instance is running.)`` Do you have some tips about how to deal with it?
    šŸ‘€ 2
    j
    j
    +3
    • 6
    • 28
  • g

    GitHub

    07/29/2022, 7:15 PM
    Release - v2022.07.6 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Fix error on environments page by @mausworks in #1141 • Fix Flask services' performance issues on Windows by @ricklamers in #1134 • Add version warning for latest docs by @astrojuanlu in #1144 • Update third-parties on Orchest update by @nhaghighat in #1126 • Fallback to buildah pull if docker pull fails by @fruttasecca in #1159 Full Changelog: v2022.07.5...v2022.07.6 orchest/orchest
    šŸ™Œ 4
    šŸŽ‰ 1
    šŸ‘Æā€ā™‚ļø 1
    😮rchest: 1
  • a

    Allan Sene

    08/01/2022, 9:32 PM
    Hi, guys! Do Orchest have an easy way to translate the UI to other languages?
    j
    r
    • 3
    • 2
  • j

    juanlu

    08/02/2022, 7:03 AM
    <!channel> Check out Data Overload Vol. 12, the latest edition of our monthly newsletter! ⚔ 🧠 We are partnering with MutableAI šŸ‘¤ Multiple client sessions per user now supported 🐳 Revamped installation instructions āš—ļø Create pipeline step for new files :ninja: Better indicator for not exposed services ...and lots more! Read the full post online 😮rchest: Do you want to receive the next edition directly in your inbox? Subscribe here!
    😮rchest: 3
    šŸ”„ 2
    šŸ“£ 2
    šŸŽ‰ 4
  • g

    GitHub

    08/03/2022, 9:24 AM
    Release - v2022.08.0 New release published by yannickperrenet Full Changelog: v2022.07.6...v2022.08.0 orchest/orchest
    šŸ™Œ 1
    šŸ‘ 1
  • g

    GitHub

    08/03/2022, 2:04 PM
    Release - v2022.08.1 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Get exit code to avoid race condition on failure by @fruttasecca in #1167 • Only remove helm histories if there is already a helm release by @nhaghighat in #1169 Full Changelog: v2022.08.0...v2022.08.1 orchest/orchest
    šŸš€ 1
    šŸŽ‰ 1
    😮rchest: 1
  • g

    GitHub

    08/05/2022, 11:31 AM
    Release - v2022.08.2 New release published by yannickperrenet Full Changelog: v2022.08.1...v2022.08.2 orchest/orchest
    šŸ™Œ 2
  • g

    GitHub

    08/05/2022, 1:29 PM
    Release - v2022.08.3 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Always post environment to
    orchest-api
    when creating a project by @fruttasecca in #1174 Full Changelog: v2022.08.2...v2022.08.3 orchest/orchest
    šŸ™Œ 1
  • g

    GitHub

    08/08/2022, 10:38 AM
    Release - v2022.08.4 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Remove generated CRD definitions by @nhaghighat in #1177 • Remove package managers builder cache by @fruttasecca in #1178 Full Changelog: v2022.08.3...v2022.08.4 orchest/orchest
    šŸ™Œ 2
  • a

    Allan Sene

    08/08/2022, 1:30 PM
    Hi, guys! Do you usually use Github inside Orchest? I've been looking around this, and I noticed that every time that we build a container, All the
    ssh keys
    are deleted. Do you have some guideline about the best way to keep a Project in sync with a Github Repo?
    r
    • 2
    • 2
  • g

    GitHub

    08/09/2022, 7:30 AM
    Release - v2022.08.5 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Improve race condition handling in image builds errors by @fruttasecca in #1184 Full Changelog: v2022.08.4...v2022.08.5 orchest/orchest
    😮rchest: 3
  • g

    GitHub

    08/09/2022, 1:21 PM
    Release - v2022.08.6 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Fix app crashing when viewing parameters under some circumstances by @mausworks in #1187 Full Changelog: v2022.08.5...v2022.08.6 orchest/orchest
    šŸ™Œ 1
    šŸ”„ 1
Powered by Linen
Title
g

GitHub

08/09/2022, 1:21 PM
Release - v2022.08.6 New release published by yannickperrenet What's Changed Improvements šŸ‘· • Fix app crashing when viewing parameters under some circumstances by @mausworks in #1187 Full Changelog: v2022.08.5...v2022.08.6 orchest/orchest
šŸ™Œ 1
šŸ”„ 1
View count: 2