xuwenyihust
released this
12 Jul 08:44
·
1 commit
to release-0.6.0
since this release
What's Changed
- Merge 0.5.2 by @xuwenyihust in #224
- Refactor code to remove isExecuted property in NotebookModel.js and C… by @xuwenyihust in #228
- Update notebook execution timestamps and clear cell outputs by @xuwenyihust in #229
- Update notebook execution timestamps and fix styling in TextResult.js by @xuwenyihust in #230
- Update notebook execution timestamps and fix styling in TextResult.js… by @xuwenyihust in #232
- 233 create notebook from server by @xuwenyihust in #236
- Update docker-compose.yaml to mount init.sql file for PostgreSQL cont… by @xuwenyihust in #238
- Update notebook routes and services to include delete functionality by @xuwenyihust in #240
- Update notebook routes and services to include get_notebook_by_path f… by @xuwenyihust in #243
- Update notebook routes and services to include logging and notebook r… by @xuwenyihust in #245
- 244 rename directory from server by @xuwenyihust in #247
- 249 add integration test by @xuwenyihust in #250
- 252 fix create notebook by @xuwenyihust in #253
- 234 update notebook from server by @xuwenyihust in #254
- 242 move notebook from server by @xuwenyihust in #260
- Fix notebook rename. by @xuwenyihust in #262
- Update notebook and rename dialog components by @xuwenyihust in #263
- Update directory routes and services to include get_directory_content… by @xuwenyihust in #266
- 264 call be to delete directory by @xuwenyihust in #267
- 258 call be to create session by @xuwenyihust in #270
- 268 call be to get session by @xuwenyihust in #271
- 256 call be to restart kernel by @xuwenyihust in #273
- 272 call be to get kernel by @xuwenyihust in #274
- Update environment variables and API endpoints in webapp and server code by @xuwenyihust in #275
- 276 store spark info into db by @xuwenyihust in #277
- Update SparkAppModel and SparkApp service to store spark app informat… by @xuwenyihust in #279
- Update init.sql to include new notebooks and directories, and update … by @xuwenyihust in #281
- Update environment variables and API endpoints in webapp and server c… by @xuwenyihust in #283
- 284 integrate airflow to webapp by @xuwenyihust in #285
Full Changelog: v0.5.1...v0.6.0