Workbench
657 results found
-
pdf-to-image library
I'm testing Python pdf-to-image solutions . Many of these solutions rely on Wand (http://docs.wand-py.org/en/0.2-maintenance/index.htmlhttp://docs.wand-py.org/en/0.2-maintenance/index.html). Wand is a ctypes-based simple ImageMagick binding for Python. One can install it with pip but it requires MagickWand library. This requires:
apt-get install libmagickwand-dev
Can this library be added?
4 votes -
Support for GPU computation
As Tensorflow is accesible through Jupyter notebooks it could be great to have GPU support to train Deep Learning models
29 votes -
I am getting below error while uploading CSV file of tutorial 1 Get data of jupyter notebook
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>400 Bad Request</title> <h1>Bad Request</h1> <p>The browser (or proxy) sent a request that this server could not understand.</p>
5 votes -
Support for .gz files
Is it possible to allow for uploading .gz files? I have some relatively large files that I would think would want to be uploaded in a .gz or zipped format, and then have a script that can unzip and work with them from there. Thanks.
4 votes -
2 votes
-
libspatialindex dependency for Geopandas
install libspatialindex (http://libspatialindex.github.io/install.html) on the Jupyter environment
libspatialindex is a dependency for rtree (http://toblerity.org/rtree/) which is a dependancy for geopandas (http://geopandas.org/install.html#dependencies).
11 votes -
Reseting my account
It could be fine to be able to reset my account (to start from scratch when something goes wrong).
19 votes -
The black bar on the top takes a lot of screen estate.
Have the thick black bar at the top hidable so that screen estate can be conserved.
10 votes -
Run spellcheck/grammar check on text within markdown cells
I have been seeing a number of incorrect spellings and other typos throughout the tutorials.
11 votes -
I'd like to see video lectures within a notebook so I can type and run code while I watch lectures
Every online course on programming tells me to download a notebook and run it on Continuum.io (Jupyter). Why can't I watch a video and practice coding at the same time? I'd like to be able to have a notebook open so I can try coding while I watch a video lecture. Better yet, there are many meetup recordings out there on programming, data science, and big data. I wish I could rewatch them with a notebook open -- all in the same interface.
38 votes -
Allow direct linking to an existing notebook
A good enhancement would be to allow direct linking to an existing notebook. Instead of automatically creating a duplicate, with a suffix, why not just open the existing notebook.
7 votes -
Enable easy hosting of shiny apps on shinyapps.io service (http://www.shinyapps.io)
When you create a shiny app using R Studio and R Shiny on a desktop PC/MAC environment - from within R Studio you can publish your app to the web using R Studio's shinyapps.io hosting service so anyone can access your app using only a browser.
It would be useful for this functionality [that is, ability to post shiny apps to shinyapps.io from with R Studio the same way it is done from a desktop environment - which is essentially by clicking a publish application button in R Studio] within R Studio to be seamlessly available in IBM Data Science…
67 votesunder review ·AdminLeon Katsnelson (Director & CTO, IBM Analytics Emerging Technology, Cognitive Class Labs) responded
We will look at this as two feature requests:
1. post your Shiny app on shinyapps.io (requires account)
2. turn analytics you built in to deployable apps -
create folder not working
The "create folder" is not working. I've tried both Chrome and IE, neither works.
9 votes -
Preinstall seaborn for Python
seaborn is the most popular charting tools for Python to produce decent charts. The majority of serious charts are produced from or touched-up by it, so it make sense to preinstall it.
12 votes -
Allow folder synchronization with Google Drive
It would be great if we could selectively sychronize folders with google drive / dropbox as it would allow us to automatically backup the code as well as the data. In addition it would be possible to synchronize these with local devices which in turn can allow us to work on the code in local machines which are running in areas with poor internet connectivity.
6 votes -
Data Integration from open refine and notebooks
Allow data from open refine be sent directly to the /resources/data directory for use with notebooks
12 votes -
HALT writing of hs_err_pid ... log files
HALT the writing of so many hserrpid### files; Once 3 have been written (indicating Java has run out of space), force the user off the account until the problem is fixed instead of writing hundred of hs_err...log files. Especially since there isn't a BULK delete option. Thanks!
1 vote -
ftp/sftp support to upload/download data
It would be great if you could handle the /resources folder also with a ftp client / your favorite text editor with ftp connection
9 votes -
Save Python notebooks as Python files
Add the ability to save a notebook (not download, save in the workbench) as a Python file (.py). Also, popup a dialog to choose the save location. Ask about overwrites with OK and Cancel buttons
5 votes -
Julia
I've been working with Julia (and Jupyter) for over a year. It's pretty robust and Julia is kinda addictive: certain things can be written quite elegantly, and it's hard to rephrase in other languages. Spark integration with Julia is still early stage...
I would like to see support for Julia in the Data Scientist Workbench. This may support development on Julia/Spark as well.
14 votesunder review ·AdminLeon Katsnelson (Director & CTO, IBM Analytics Emerging Technology, Cognitive Class Labs) responded
Thank you for your suggestion. We are hearing more and more good things about Julia. Sicne there is interest in the community we need to see how we can add it. Just have to see where it fits in the priority and resources.
This is Feature 908 in our backlog.
- Don't see your idea?