# Jupyter师资培训

{% hint style="info" %}

#### 教育部产学研合作项目-北京百智享&西南财经大学产学研合作项目，由百智享公司提供平台支持。

{% endhint %}

### 项目介绍

本项目基于百智享公司的教学平台，完成校内外基于Jupyter师资培训活动，本材料为结项资料总结了以Jupyter为基础的教学经验和方法；

* Jupyter基础知识；
* 计算语言支持和扩展；
* 教学模式和教学方法；
* 教学参考材料；
* 常见问题建议。

© 版权所有 2022，本项目团队  Available under the [GNU Free Documentation License v1.3](https://www.gnu.org/licenses/fdl-1.3.html).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jupyter.swufe8.org/jupyter-shi-zi-pei-xun.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
