Skip to content

Commit

Permalink
Add description for social aspect of the web REPL.
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Jun 10, 2012
1 parent affa67d commit e0fd7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ On Linux systems, the `Shift-Enter` binding can be set by placing the following
<a name="Web-REPL-and-grahpics">
## Web REPL and graphics

Julia has a web REPL with very preliminary graphics capabilities. The current web REPL is meant as a showcase to try out new ideas, and does not yet have all the features one would want for daily usage.
Julia has a web REPL with very preliminary graphics capabilities. The web REPL is currently a showcase to try out new ideas. The web REPL is social - multiple people signing in with a common session name can collaborate within a session.

1. Do `make -C deps install-lighttpd` to download and build the webserver.
2. Start the web REPL service with `./usr/bin/launch-julia-webserver`.
Expand Down

0 comments on commit e0fd7cf

Please sign in to comment.