Skip to content

A multiplayer notebook for exploratory learning and teaching in probabilistic computing.

Notifications You must be signed in to change notification settings

frogrocketlabs/sci.town

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sci.town

A multiplayer notebook for exploratory learning and teaching in probabilistic computing.

Development

  • install dependencies: yarn
  • start the dev server: bb dev

The dev server uses a local emulator for the Firebase database, so you won't see production data here.

Adding additional 3rd party libraries

Third party libraries currently require a PR to this repo. See maria.editor.extensions.config and other namespaces in maria.editor.extensions for examples.

Conventions

  • functions that return promises end with +, like fetch-doc+
  • mutable things start with !, like !state

Credits

This software is a fork of Maria.cloud, a collaborative work by @daveliepmann, @jackrusher, and @mhuebert (see MARIA.md) with support from Clojurists Together.

About

A multiplayer notebook for exploratory learning and teaching in probabilistic computing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published