Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Releases: jupyter/tmpnb

0.1.0

17 Sep 17:26
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

This release encapsulates the initial release of tmpnb, an application for launching temporary Jupyter notebooks. This release includes code from v0.0.1-dev and resolutions to the following issues.

  • Automatic detection of Docker server API version (#158)
  • Ability to modify CORS headers (#115)
  • Visual display of cluster stats (#95)
  • Separate Google Analytics code into separate template (#152)
  • Set up error handling in BaseHandler class (#61)
  • And so much more!