Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 918 Bytes

README.md

File metadata and controls

39 lines (32 loc) · 918 Bytes

Planet Nine

An interactive application for coding and data analysis

I might change the name before releasing it

Features

  • Built in themes
  • Notebooks
  • Coding with cells
  • Consoles
  • Generated image viewer
  • Browser
  • Variable viewer (not explorer for now)
  • Json viewer with collapsable tree
  • CSV viewer
  • Geo Json viewer
  • Kernel Manager Panel
  • Workspace Panel (to see avalaible files and import new files)
  • Support for more languages (R, Julia, Octave)

Notebook supported inline outputs

  • Images (.png, .svg, .jpeg, .jpg)
  • Markdown
  • Text
  • Json
  • LaTeX (rendered with matplotlib)
  • GEO Json map using shumate

Many outputs are received as HTML and can be viewed in the browser

Planned Features

  • Language Server Protocol with completion
  • Variable Explorer and viewer
  • Separate workspaces