Skip to content

raphapr/JuliaBox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JuliaBox

JuliaBox is hosted online at http://www.juliabox.org/. Join our Mailing List.

Our goal is to provide the best Julia experience we can. We want to make it easy for Julia users to run Julia anywhere without too much fuss. Use Julia through the browser, access lots of processors and memory, suck in data from anywhere, and have it always accessible through any device you use so long as it has a browser.

The only constraint is imagination (and server cost).

Features

  • Run interactive sessions
    • Run IJulia notebooks.
    • A bash session is also started in the container, which can be used to run the Julia REPL.
    • Run HTTP/WebSocket/Escher applications in the container and access them over the browser.
    • File transfer facility into a session's container.
    • File synchronization with Google Drive.
    • Clone Github repositories.
    • Login via Google authentication. Submit a PR for more auth methods!
  • Expose Julia packages & functions as REST APIs using JuliaWebAPI
    • Scale with requests.
  • Sandboxed Docker containers.
  • Basic admin screen to delete old and inactive sessions.
  • Auto cleanup of sessions and API servers based on inactivity.
  • Ability to limit CPU, memory, and disk space for user sessions and APIs.
  • Extensible with plugins.

Docs

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 48.3%
  • Python 40.0%
  • Smarty 4.7%
  • JavaScript 4.1%
  • Shell 1.4%
  • Lua 0.8%
  • Other 0.7%