Skip to content

Workbench

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

750 results found

  1. Integrate NUPIC as tool

    NUPIC is a famous and useful tool for time series and anomaly detection, but I cannot install it on my workbench。
    https://github.com/numenta/nupic

    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)
  2. when i install nupic,why error?

    when i install nupic ,!pip install nupic, I don't know why?
    .......................................
    Downloading/unpacking nupic
    Downloading nupic-0.5.2-py2-none-any.whl (4.7MB): 4.7MB downloaded
    Downloading/unpacking PyMySQL==0.6.2 (from nupic)
    Downloading PyMySQL-0.6.2-py2.py3-none-any.whl (63kB): 63kB downloaded
    Downloading/unpacking numpy==1.9.2 (from nupic)
    Downloading numpy-1.9.2.tar.gz (4.0MB): 4.0MB downloaded
    Running setup.py (path:/home/notebook/kaenv/build/numpy/setup.py) egginfo for package numpy
    Running from numpy source directory.

    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    warning: no previously-included files matching '*.pyo' found anywhere in distribution
    warning: no previously-included files matching '*.pyd' found anywhere in distribution
    

    Downloading/unpacking pyproj==1.9.3 (from nupic)
    Downloading pyproj-1.9.3.tar.gz (2.7MB): 2.7MB downloaded
    Running setup.py (path:/home/notebook/kaenv/build/pyproj/setup.py) egginfo for package pyproj
    Output…

    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)
  3. 6465

    54469

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Switch between Jupyter and Zeppelin without losing context

    It's often useful to refer to a Jupyter notebook while working on a Zeppelin one and vice versa. It would be great if I could do it without losing my place in what I'm working on

    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)
  5. add the sample Wikipedia Page Count Data to DSW

    Went thru training this week where we used scala to operate on the wikipedia page count data

    sc.textFile("dbfs:/mnt/training-write/essentials/pagecounts/staging/")

    have already moved my code just need to the data from the data bricks labs to DSW

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    planned  ·  2 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)
  6. Add ibmdbpy library to IPython and Zeppelin notebooks

    The ibmdbpy project provides a Python interface for data manipulation and access to in-database algorithms in IBM dashDB and IBM DB2. It accelerates Python analytics by seamlessly pushing operations written in Python into the underlying database for execution, thereby benefiting from in-database performance-enhancing features, such as columnar storage and parallel processing.

    9 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. I want to be able to load my Data from Aliyun OSS

    As a user in China, I may want to load my dataset files from Aliyun OSS.

    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)
  8. I need a "REFRESH" button for current folder in "My Data"

    I have saved a data set using python in Jupyter notebook, but I dont see the file in myfolder unless I refresh the browser. Having a refresh button in the current folder helps.

    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  ·  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. I need graphviz package in zeppelin

    To visualize decision trees, I need graphviz package to be installed in Zeppline.

    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)
  10. I should be able to import the datasets in /my-data/ directly into a tool I want to use

    In the /my-data/ page, when I click on a dataset like "medals.csv", I'd like to see a popup menu asking menu which tool I want to use it with (OpenRefine/RStudio/Zeppelin/Jupyter). Whichever I choose, it should automatically open a notebook with the correct import command. E.g., it show create a new notebook containing

    import pandas as pd
    medals = pd.read_csv("correctpath/medals.csv")

    6 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)
  11. Tooltips for the Download, Move, Copy, Delete buttons in My Data

    Tooltips for the Download, Move, Copy, Delete buttons in My Data. They're a little hard to tell apart

    4 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)
  12. I'd like a Chrome extension that allows me to import raw notebooks from Github (or elsewhere) at the click of a button

    I am taking an online course that hosts its .ipynb notebooks on Github. With a Chrome extension, I'd like to be able to easily import these notebooks into DSWB because it's free and I don't need to install anything.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 3 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)
  14. Add ability to attach JARs

    It would be great to add the ability to attach external JARs to Zeppelin and Jupyter so that projects, such as SystemML, could be imported and used with Spark.

    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)
  15. install all dependencies required for some R packages

    I'm trying to install packages such as OAIHarvester but there are errors such as : "Configuration failed because libxml-2.0 was not found". There are other dependencies required as well.

    5 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  ·  Jupyter - R  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Interactive Visualizations on Jupyter

    It would be great to have a way to do interactive visualizations (zoom-in and so on) inside your jupyter notebook? I have tried %matplotlib notebook but it is not working. Is there a way to do it as off today? If not, are there plans to incorporate this? It would be very cool to have this feature.

    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)
  17. 1 vote
    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)
  18. Auto parenthesises and quotations in Jupyter notebook

    Please bring back the default behaviour of auto parenthesises and quotations in Jupyter notebook, access to cumston.js would even be better.

    1 vote
    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)
  19. 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)
  20. 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)
  • Don't see your idea?

Feedback and Knowledge Base