Yes, you can put your notebooks behind the login wall. Please check 219 for details. Documentation is under preparation :)
2.0.12
Fixes - (220, 221) fix windows paths problem for file upload and output directory - (222) softer requirement for `celery`
Thank you Wazzledi and haoch!
2.0.10
- (193) add `Stop` function that can stop cells execution. - (216) add arrow button for cards in home view.
2.0.9
Mercury Apps are accessed by `slug`. The `slug` is constructed from the notebook file name. Using `slug` instead of notebook `id` will guarantee the same URL for notebooks (133). Additionally, notebooks are sorted by `slug` in home view (84).
2.0.8
Fixes
- 178 fix issue with Japanese title
2.0.7
Small improvements
- 197 Add option to control notebook (app) width - 196 Add option to initially hide sidebar when app open - 152 Add option to hide download button