Closed mdwyman closed 7 years ago
@prjemian
Separated kernel creation into new script; updated "Summary of Changes" in original post
The changes with d483c10 were enough to merge this PR. If you can remove the later changes (commits: bd7d807, 020ae53, ffe7e9b, e6aba84, 528220f) and commit them against #26, then a new PR will re-org the repository.
Summary of changes: use_bluesky.sh -- added argument "-jupyter" otherwise runs as it did previously install_jupyter_kernel -- creates kernel.json so that notebooks will use a bluesky-style ipython profile install_bluesky_profile_for_ipython.sh -- creates a second profile for use in jupyter notebooks 00-startup-jup.py -- imports proper event handler (install_nb_kicker) for jupyter notebooks