Summary
In this chapter, we learned how to expose a notebook so that multiple users can use a notebook at the same time. We saw an example of the error occurring and installed a Jupyter server that addresses the problem. We then used Docker to alleviate the issue.
In the next chapter, we will look using Scala in a notebook.