You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
liefeld edited this page Jul 17, 2019
·
3 revisions
The easiest way to create a development environment for this project is to hook your clone of this git repository into a docker container that already has Jupyter etc installed. This allows you to avoid the clumsiness of installing and enabling Jupyter extensions.
So with that, the following is how I run the code from my local git nbtools repository. I do need to reload pages when js or css changes, and reload the kernel (or restart the container) for changes in the python code, but its much simpler than the alternative