Skip to content

Workbench

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

650 results found

  1. Auto completion

    Autocompletion for functions, classes, methods, etc. I should be able to start typing "math." and have a list of the members pop up. As I type more, the list should be limited to those members matching what I've typed so far. As I scroll down the list of members, a popup should show me the signature and description.

    Basically, Intellisense!

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Better IDE Integration with Notebook (API / Code search)

    A better IDE integration in the notebook. I often struggle with what's the best code to write. So if the notebook and make suggestions so makes it easier for developers (or ppl like me who don't know many commands and are still learning), and assist in writing better code, or find commands from the API. Like we do in eclipse.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Source folder content

    When I download/upload a file, it goes into source directory. I need a feature to show me all of my files in the/source/ folder. It prevent overwriting the files.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Dealing with different output types

    The output of a python program can be an html file which is stored in resource folder. To see it, I have to download it on my computer and then browse it. It would be great if I could click on that in the right toolbar (i.e. recent data) and browse it directly as a new tab.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Downloading notebooks

    I need to backup all of my notebooks on my computer.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Live view of slideshow

    The feature of having a live slideshow option is very attractive. See RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Search should jump to the right cell

    If I use the search and click to the result it only open the Notebook and not the line or cell with the search result.
    I still need to use the browser search to find the right line.

    Thanks,
    Axel

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Access Developed Model via Web Services

    Hi All,

    As a feature request I would like to request that the tool or model built through the Data Scientist Workbench to be accessible through web service and API calls.

    I compare this solution to Microsoft Azure's Machine Learning Studio and they have a nice feature called "Publish Web Services". This allows the data scientist to share their model to accept user's data and return prediction. This fits nicely to the direction of anything as a service.

    Thanks,
    Yin

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Allow adding of XML data into workbench

    Please add the ability to add XML data into the workbench. I was not able to drag / drop or add via URL XML data into the workbench.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Data Prep  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. A team share mode, like Google Docs.

    It'll make easier to work in team.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. explain why message "A master URL must be set in your configuration" is generated

    trying to run example from spark website, shown below:
    import org.apache.spark.SparkContext
    import org.apache.spark.SparkContext._
    import org.apache.spark.SparkConf

    object SimpleApp {
    def main(args: Array[String]) {
    val logFile = """C:\Users\John\scalatest.txt""" // Should be some file on your system
    val conf = new SparkConf().setAppName("Simple Application")
    val sc = new SparkContext(conf)
    val logData = sc.textFile(logFile, 2).cache()
    val numAs = logData.filter(line => line.contains("a")).count()
    val numBs = logData.filter(line => line.contains("b")).count()
    println("Lines with a: %s, Lines with b: %s".format(numAs, numBs))
    }
    }

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Allow logging in with email instead of user id

    It is now very common on the web to be able to log in to a service with email instead of a user id. Ideally, Data Scientist Workbench should allow users to login with either user id or email.

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Shortened URLs (Google) for notebooks cannot be imported

    Importing others' DSWB notebooks doesn't work if URL is shortened (Google)

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Infinite loop in Python kills my DSWB account

    DOWNLOAD YOUR NOTEBOOKS AND DATA FIRST BEFORE RUNNING ANY INFINITE LOOP

    In Python, I ran:

    while True:
    ... print "hi"

    This literally killed my workbench. I can't open my Python notebooks anymore. I couldn't interrupt the kernel or restart it.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. As a data source in 'Find Data', provide access to curated data sources(Example. Twitter data for sentiment analysis?

    Link curated data sources in the 'Find Data' drop down. Weather data, Economic data, Demographic data, Social media data.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Data Prep  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. "My Notebooks" menu contents should be different

    Once I am in my workbench, at the top menu, I see "My Notebooks". Its contents should be something like:
    Recent notebooks > {List of three most recent notebooks}
    Create a new notebook > Python/Spark/R

    ...or something like that. I don't think people are likely to choose from the current options of:
    -"Download Everything" (what does this even mean?)
    -"Download All Notebooks"
    -"Logout" (why is this option here?)

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. The private information 'save consent' is missing the actual information it will save. Show it.

    IBM Data Scientist Workbench
    Data Scientist Workbench is a walk-up-and-use cloud environment for doing ad-hoc analytics and creating data products in interactive notebooks.
    This application is requesting the following private information:

    Save Consent:

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Name notebooks based on type (dont default to .ipynb)

    I get a notebook called Untitled.ipynb even for notebooks that use Scala

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base