Workbench
-
Clicking on filename in My Data should show a list of actions, not download
When I click on the filepath, I don't expect to download it. I hope to see a dropdown list of actions I can do, including copy filepath.
1 vote -
I need "My Shared" folder
I need a folder, for example, "My Shared" folder to see all of my notebboks/datasets that I have shared with others. It prevent my to change/remove a notebook that I have shared with others.
7 votes -
8 votes
-
Available for free?
This is an interesting tool. I'd like to know if it will be available for free in the future, or the costs if there will be any
1 vote -
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/nupic1 vote -
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 -
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 -
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 -
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 -
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 -
1 vote
-
1 vote
-
Tell me what features I am getting with a new update
When I get the popup to "Update My Workbench", I want to immediately see what I am updating in the popup window. What new features will I get?
3 votes -
I need to drag and drop my datasets into "My Data"
I need to be able to drag and drop my .csv, .json and .zip into "My Data" folder.
2 votes -
Informative message for waking up a DSWB
In awaking message after hibernate, I just see that my DSWB is awaking up and it takes 30 minutes. but I dont know why it has been hibernated. As a user, I should know why my notebook has hibernated. My suggestion is a message like: "Because you have not used your DSWB for long time (1 month) your noteboook has hibernated. Now we are restoring/awaking it up again for you which takes 30 minutes"
4 votes -
The dog messages (update and broken DSWB) are not look good, these can be designed better.
I think it should be designed more professionally.
3 votes -
Add OpenCV Support
It would be great to have OpenCV built into this.
14 votes -
Could you please reinstate my account? I like it very much, but was disabled.
My account is cuiyouzhi000, my email is cuiyouzhi0000@qq.com
1 votestarted ·AdminLeon Katsnelson (Director & CTO, IBM Analytics Emerging Technology, Cognitive Class Labs) responded
We added a button to request account reactivation. If you login to DSWB you will see a button to request account reactivation.
-
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,
Axel1 vote -
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,
Yin1 vote
- Don't see your idea?