Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 933 Bytes

README.md

File metadata and controls

40 lines (33 loc) · 933 Bytes

Planet Nine

An interactive application for coding and data analysis

I might change the name before releasing it

Important

It is still in early development

Features

  • Built in themes
  • Notebooks
  • Coding (like Spyder IDE)
  • Consoles
  • Generated image viewer
  • Browser
  • Variable viewer (not explorer for now)
  • Json viewer with collapsable tree
  • CSV viewer
  • Kernel Panel (start, stop, restart, new from)
  • Workspace Panel (to see avalaible files and import new files)

Notebook supported outputs

  • Images (png only for now)
  • Markdown
  • Text
  • HTML (Not great)
  • Json

Planned Features

  • Better support for more languages (R, Julia, Octave)
  • Language Server Protocol with completion
  • Tab completion with Jupyter Server
  • Variable Explorer and viewer
  • Cell or Code output in external tab
  • Separate workspaces