jupyter / kernel_gateway_demos

Demos associated with the kernel gateway incubator project
BSD 3-Clause "New" or "Revised" License
152 stars 76 forks source link

Update example.py #29

Closed dockter-84 closed 8 years ago

parente commented 8 years ago

I understand that you're making this change to the example to support environments where a user might have pre-configured their SparkContext in a kernel.json, startup-script, etc. Can you add a comment above the if-statement you added to explain why it's there?

dockter-84 commented 8 years ago

Change made