Closed SamLau95 closed 6 years ago
Heya,
I'm the instructor for UC Berkeley's Data 8 this summer. I'd like to add interactive widgets to the textbook for the course (https://www.inferentialthinking.com/) this summer to supplement student learning.
I've been watching the ipywidgets project and believe I should be able to do this with a bit of Javascript to connect a tmpnb kernel, but I need Data 8's datascience package to be installed on tmpnb in order to run the Python code.
datascience
Are you open to adding the package to tmpnb?
cc @yuvipanda
tmpnb is shutting down in favor of Binder, where arbitrary examples can be used.
Heya,
I'm the instructor for UC Berkeley's Data 8 this summer. I'd like to add interactive widgets to the textbook for the course (https://www.inferentialthinking.com/) this summer to supplement student learning.
I've been watching the ipywidgets project and believe I should be able to do this with a bit of Javascript to connect a tmpnb kernel, but I need Data 8's
datascience
package to be installed on tmpnb in order to run the Python code.Are you open to adding the package to tmpnb?
cc @yuvipanda