You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.rst
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,11 @@ RunestoneComponents
13
13
14
14
Packaging of the Runestone components for publishing educational materials using Sphinx and restructuredText. Check out the `Overview <http://interactivepython.org/runestone/static/overview/overview.html>`_ To see all of the extensions in action.
15
15
16
+
Runestone Version 6
17
+
-------------------
18
+
19
+
**Important** December 2021 - merged Runestone 6 to master branch. In runestone 6.0 we assume that you are using the new `bookserver` for serving books. This is installed automatically as part of the Docker build in the main RunestoneServer. But you can also `pip install bookserver` to run a small scale server that uses sqllite. Eventually `bookserver` will replace the super simple server you get when you run `runestone serve`
0 commit comments