Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com


Status Planned for future release
Workspace watsonx.ai
Created by Guest
Created on May 20, 2022

VS Code hosted integrated in Watson Studio

Many data science code development tasks are analytical and can be done through the notebooks available.

There are however tasks that require more sophisticated code develpment for which notebooks are not as suitable.

For these it would be beneficial to leverage a full featured IDE instead.

Through it we can utilise syntax highlighting and other capabilities these IDEs provide

Such IDE should be fully integrated with the platform much like RStudio or JupyterLab are in order to leverage the full potential this brings to the table.

With such approach we would like to avoid the additional software deployment of such IDE like Visual Studio Code Desktop.

Also, we don't want to use an external Visual Studio Code Web as an option without deployment, because this would mean effort in switching between browser environments, separate user configuration etc.

Last not least, competition like Domino Data Lab and RStudio Workbench provides such integrated IDE.

Needed By Quarter
  • Admin
    Snehal Gawas
    Reply
    |
    Jun 24, 2022

    JupyterLab IDE within Watson Studio on Cloud Pak for Data supports below developer assist features.

    • Language Server Protocol (LSP) extension which enhances the development experience with features such as autocompletion, code navigation, hover suggestions, code linting, and renaming. You can open the diagnostics panel in JuypterLab while working on your code to see and jump between the diagnostics provided by the Language Server Protocol.

    • Debugger mode : When you create and open a notebook in JupyterLab, the debugger mode is enabled by default and can be activated directly in the notebook

    Watson Studio has plans to support external IDEs like VS Code where Watson Studio users can connect to Cloud Pak for Data from the IDE running on their local machine via remote debugging feature and git integration. We don't plan to support these additional IDEs like RStudio or JupyterLab intgeration on the platform in the near term.