"CoCalc"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) (→노트: 새 문단) |
Pythagoras0 (토론 | 기여) |
||
(같은 사용자의 중간 판 2개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
== 노트 == | == 노트 == | ||
− | + | # CoCalc (formerly called SageMathCloud) is a web-based cloud computing (SaaS) and course management platform for computational mathematics.<ref name="ref_d995">[https://en.wikipedia.org/wiki/CoCalc Wikipedia]</ref> | |
− | + | # A crucial part of this ecosystem is SageMathCloud, a cloud-based platform that extends the notebook idea even further.<ref name="ref_96bc">[https://opensource.com/education/16/9/jupyter-and-sagemathcloud-university-sheffield Using Jupyter and SageMathCloud at the university]</ref> | |
− | + | # During the kick-off meeting of the OpenDreamKit project, someone introduced SageMathCloud to the group.<ref name="ref_ff7e">[https://walkingrandomly.com/?p=6140 SageMathCloud tutorial for lecturers and teachers]</ref> | |
− | + | # I’m currently working on a tutorial for lecturers and teachers on how to use SageMathCloud to support a course.<ref name="ref_ff7e" /> | |
− | + | # SageMathCloud provides a consistent cloud-based computational environment for your course.<ref name="ref_d43a">[https://walker-data.com/2017/02/sage-math-cloud/ Why I teach with SageMathCloud · KYLE WALKER DATA]</ref> | |
− | + | # SageMathCloud is affordable, and saves you from administering your own server.<ref name="ref_d43a" /> | |
− | + | # Additionally, using SageMathCloud saved me from having to deal with any server administration headaches.<ref name="ref_d43a" /> | |
− | + | # Jupyter Notebooks are widely used in the classroom, and SageMathCloud includes a variety of features to make them work even better.<ref name="ref_d43a" /> | |
− | + | # First create an account at SageMathCloud.<ref name="ref_149f">[https://faculty.washington.edu/rjl/classes/am574w2017/smc.html Using SageMathCloud — AMath 574, Winter 2017 1.0 documentation]</ref> | |
− | + | # Both SageMathCloud and Wakari let you install your own Python packages.<ref name="ref_0538">[http://hplgit.github.io/primer.html/doc/pub/accesspy/._accesspy-bootstrap008.html How to access Python for doing scientific computing]</ref> | |
− | + | # SageMathCloud is a web-based cloud computing and course management platform for computational mathematics.<ref name="ref_d352">[http://dbpedia.org/page/SageMathCloud About: SageMathCloud]</ref> | |
− | + | # SageMathCloud offers both free and paid accounts.<ref name="ref_d352" /> | |
− | + | # Over 200 courses have used SageMathCloud.<ref name="ref_d352" /> | |
− | + | # Mid-term last Spring I switched over to using the new “course” functionality in SageMathCloud (SMC).<ref name="ref_f0f5">[http://www.beezers.org/blog/bb/2015/09/grading-in-sagemathcloud/ Grading in SageMathCloud]</ref> | |
− | + | # In SageMathCloud you can format your writing nicely.<ref name="ref_f0f5" /> | |
− | |||
− | |||
− | |||
− | |||
− | |||
# CoCalc tackles many of the same problems as JupyterLab and JupyterHub but with very different design constraints, motivations, and results.<ref name="ref_1e26">[https://conferences.oreilly.com/jupyter/jup-ny/public/schedule/detail/68375.html Real-time collaboration with Jupyter notebooks using CoCalc: Jupyter Notebook conference & training: JupyterCon]</ref> | # CoCalc tackles many of the same problems as JupyterLab and JupyterHub but with very different design constraints, motivations, and results.<ref name="ref_1e26">[https://conferences.oreilly.com/jupyter/jup-ny/public/schedule/detail/68375.html Real-time collaboration with Jupyter notebooks using CoCalc: Jupyter Notebook conference & training: JupyterCon]</ref> | ||
# CoCalc has had real-time collaboration support for five years.<ref name="ref_1e26" /> | # CoCalc has had real-time collaboration support for five years.<ref name="ref_1e26" /> | ||
40번째 줄: | 35번째 줄: | ||
===소스=== | ===소스=== | ||
<references /> | <references /> | ||
+ | |||
+ | ==메타데이터== | ||
+ | ===위키데이터=== | ||
+ | * ID : [https://www.wikidata.org/wiki/Q17079032 Q17079032] | ||
+ | ===Spacy 패턴 목록=== | ||
+ | * [{'LEMMA': 'cocalc'}] | ||
+ | * [{'LEMMA': 'SageMathCloud'}] |
2021년 2월 17일 (수) 01:39 기준 최신판
노트
- CoCalc (formerly called SageMathCloud) is a web-based cloud computing (SaaS) and course management platform for computational mathematics.[1]
- A crucial part of this ecosystem is SageMathCloud, a cloud-based platform that extends the notebook idea even further.[2]
- During the kick-off meeting of the OpenDreamKit project, someone introduced SageMathCloud to the group.[3]
- I’m currently working on a tutorial for lecturers and teachers on how to use SageMathCloud to support a course.[3]
- SageMathCloud provides a consistent cloud-based computational environment for your course.[4]
- SageMathCloud is affordable, and saves you from administering your own server.[4]
- Additionally, using SageMathCloud saved me from having to deal with any server administration headaches.[4]
- Jupyter Notebooks are widely used in the classroom, and SageMathCloud includes a variety of features to make them work even better.[4]
- First create an account at SageMathCloud.[5]
- Both SageMathCloud and Wakari let you install your own Python packages.[6]
- SageMathCloud is a web-based cloud computing and course management platform for computational mathematics.[7]
- SageMathCloud offers both free and paid accounts.[7]
- Over 200 courses have used SageMathCloud.[7]
- Mid-term last Spring I switched over to using the new “course” functionality in SageMathCloud (SMC).[8]
- In SageMathCloud you can format your writing nicely.[8]
- CoCalc tackles many of the same problems as JupyterLab and JupyterHub but with very different design constraints, motivations, and results.[9]
- CoCalc has had real-time collaboration support for five years.[9]
- Now you will need to add a terminal to your CoCalc account, click onand select “Terminal.[10]
- In the CoCalc environment, to save a notebook to a file on your computer, select the first Notebook (.ipynb)... option of the Download as...[11]
- I am trying to use the gap package SimpComp on CoCalc in Sage.[12]
- I had two contenders to consider: CoCalc and Colab.[13]
- The same training run took more than three times longer in CoCalc.[13]
- There is also a large text version of CoCalc, called CoCalc2.[14]
- We welcome back William Stein to give us an update on his journey from professor to entrepreneur building CoCalc along the way.[15]
- None of the frontend or server dependencies of CoCalc are themselves GPL licensed; they all have non-viral liberal licenses.[16]
- CoCalc (formerly called SageMathCloud) is a web-based cloud computing (SaaS) and course management platform for computational mathematics.[1]
- CoCalc supports Jupyter notebooks, which are enhanced with real-time synchronization for collaboration and a history recording function.[1]
- This talk includes a demonstration of using CoCalc to provide xandboxes for Ximera.[17]
- Although the interface is a bit cluttered, existing Jupyter users would have a relatively easy time transitioning to CoCalc.[18]
- CoCalc and Datalore provide the best interfaces for version control.[18]
- CoCalc offers 3 GB of disk space per project, and any dataset you upload can be accessed by any notebook in your project.[18]
- Updated 5/17/2019: CoCalc now supports interactive widgets.[18]
소스
- ↑ 1.0 1.1 1.2 Wikipedia
- ↑ Using Jupyter and SageMathCloud at the university
- ↑ 3.0 3.1 SageMathCloud tutorial for lecturers and teachers
- ↑ 4.0 4.1 4.2 4.3 Why I teach with SageMathCloud · KYLE WALKER DATA
- ↑ Using SageMathCloud — AMath 574, Winter 2017 1.0 documentation
- ↑ How to access Python for doing scientific computing
- ↑ 7.0 7.1 7.2 About: SageMathCloud
- ↑ 8.0 8.1 Grading in SageMathCloud
- ↑ 9.0 9.1 Real-time collaboration with Jupyter notebooks using CoCalc: Jupyter Notebook conference & training: JupyterCon
- ↑ CoCalc
- ↑ Lecture 2: the notebook – structuring and documenting work flow — Introduction to Symbolic Computation 1.0.0 documentation
- ↑ How to upload and import gap packages on CoCalc
- ↑ 13.0 13.1 CoCalc vs. Colab — Which Is Better for a Hands-On Workshop?
- ↑ CoCalc RPN Scientific Calculator
- ↑ CoCalc: A fully colloborative notebook development environment
- ↑ Cocalc
- ↑ CoCalc and SageMath in service of Ximera
- ↑ 18.0 18.1 18.2 18.3 Six easy ways to run your Jupyter Notebook in the cloud
메타데이터
위키데이터
- ID : Q17079032
Spacy 패턴 목록
- [{'LEMMA': 'cocalc'}]
- [{'LEMMA': 'SageMathCloud'}]