forked from twosigma/beakerx
-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
Scott Draves edited this page Oct 31, 2015
·
15 revisions
- More native chart types: category charts (including bar charts), heatmaps, treemaps, histograms.
- Performance improvements especially opening large notebooks.
- Improved autocomplete including showing Javadoc and filling in function/method parameters.
- Get into Debian.
- makeover dataframe UI.
- move notebook model to server, allow disconnected evaluation, improved performance and reliability.
- JavaScript Object Browser (hierarchical dictionaries).
- JavaScript Library Support (UI for bower and otherwise cleanly load JS modules).
- Universal Library Manager (similarly support package managers for all major languages).
- copy/paste of cells and multi-level undo.
- new backend Plugin Loader (allow proper installation of 3rd party languages, one click language installs from our servers).
- new frontend plugin API connect to any Jupyter kernel, properly restart plugins, refactor with inheritance.
- edit source files in addition to notebooks
- total keyboard navigation
- Native Electron versions at production quality, available in app store(s).
- client works on tablets
- Collaborative realtime editing
- optimize autotranslation with shared memory and hdf5.