Cody Nash
Results
1
comments of
Cody Nash
I attempted to deploy example.py to heroku and ran into a few issues. In my app folder, ipywidget_server, I create the following Procfile: >web: python -m ipywidgets_server.app --port $PORT example:vbox...