Skip to content

Simplify handling of user notebook paths

Thomas Kluyver requested to merge refactor/user-nb-path into master

Description

I just happened to look at this code and realise that it could be simpler in a couple of small ways.

How Has This Been Tested?

I believe the automated tests should cover it. 🎉

Types of changes

  • Refactor (refactoring code with no functionality changes)

Checklist:

  • My code follows the code style of this project.

Reviewers

@roscar @danilevc

Merge request reports