Dennis

Results 48 issues of Dennis

FWIW, if users have problems with ipywidgets there appears to be a bigger issue with ipywidgets not working in latest v. https://github.com/ipython/ipywidgets/issues/669#issuecomment-233272661 I **did** manage to get ipywidgets to run...

seaborn.corrplot(df); should now be seaborn.heatmap(df); as per https://stanford.edu/~mwaskom/software/seaborn/whatsnew.html?highlight=corrplot

error on running the first cell: ShimWarning: The `IPython.html` package has been deprecated. You should import from `notebook` instead. `IPython.html.widgets` has moved to `ipywidgets`. "`IPython.html.widgets` has moved to `ipywidgets`.", ShimWarning)...

walked through the demo but got a fail mid way through # `!nosetests` /bin/sh: 1: nosetests: not found ![nose-test-not-found-07_unittests](https://cloud.githubusercontent.com/assets/640846/16910315/ad399a50-4ce0-11e6-9afd-3e623cdf5e38.jpg) The notebook should have a sanity check to see if nose...

Not all libs will work. Turtle is apparently one of them Here's the video https://youtu.be/sqHN0XimukI

tag: missing dependency
backlog

Allow users to show 2 or more SRT at same time. Total game changer there... not even VLC can do that (yet).

enhancement

### Brief description of your issue winget upgrade -all fails to install new C++ ### Steps to reproduce winget upgrade -all run test: winget upgrade NEW C++ package is not...

Issue-Bug

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Needs-Triage

I copy pasted this to https://colab.research.google.com (google's jupyter notebook implementation) and added some of my own notes. https://drive.google.com/file/d/1KFFdyYaU1rbM9G6Vx4rMEL9fIXAx4A84/view?usp=sharing Hope it helps someone get their hands dirty with decision trees! BIG...