Callysto
  • Introduction
  • Quickstart Guide
  • Preface
  • What is Computational Thinking?
  • Philosophy
    • Goals of the Callysto Project
    • Software tools - Eat Your Own Dogfood
  • Notebook Design
    • Notebook Format
    • Template
    • Notebook Reviewer's Guide
  • Development Team Structure and Process
  • Extensions
    • Notebook Binders, Pullers, and Viewers
    • Nbplus
      • Geogebra
  • Coding
    • Jupyter, Under the Hood
    • Best Practices for Code Development
    • Coding Mistakes to Avoid
    • Markdown Language
    • Bug Reporting
    • Github Workflow
    • Troubleshooting
  • Information Visualization
    • Plotting
    • Audio Generation
    • Animations - D3.js
    • Animations - HTML5
    • Widgets for Interactivity
  • Online Resources
    • Useful Links
    • Contacts
Powered by GitBook
On this page
  • The Callysto Server
  • The Callysto GitHub Repository
  • The Callysto Shorts Jupyter Book.
  • The Private Callysto GitHub Repository
  • Jira Project Management Tool.
  • Slack
  • Intro to Syzygy
  • Jupyter Notes
  • Markdown Language Notes
  • Git Notes

Online Resources

PreviousWidgets for InteractivityNextUseful Links

Last updated 4 years ago

The Callysto Server

You can create and run your Jupyter notebooks using the callysto server that is maintained by Cybera and PIMS. Just click here:

Log in using your Google ID. Note you should stick to one ID, as each instance of an ID will give you a separate server, with separate file storage. Usually you want to keep all your code in one place, so use only one ID.

The Callysto GitHub Repository

This is where we post our public demos, notebooks, etc.

The Callysto Shorts Jupyter Book.

Contains examples of commonly used code in our books for interactivity and visualizations.

The Private Callysto GitHub Repository

This is where we post our private demos, for discussion and improvement before release.

Jira Project Management Tool.

This is where we track what stories we are working on for the development sprints.

Slack

This is where we quickly communicate and collaborate. Please get added to this if you are not already.

Intro to Syzygy

This is a related Jupyter project from PIMS, Cybera and Compute Canada.

Jupyter Notes

More about the Jupyter project.

Markdown Language Notes

Some useful Markdown Language tips.

Git Notes

Some useful GitHub tips.

https://hub.callysto.ca
https://github.com/callysto
Callysto Shorts Jupyter Book
https://github.com/cybera/callysto-sample-notebooks
https://jira.cybera.ca
https://callysto.slack.com
http://intro.syzygy.ca
http://jupyter.org/
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
http://rogerdudler.github.io/git-guide/