mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 04:52:57 +00:00
[pre-commit.ci] pre-commit autoupdate (#2090)
This commit is contained in:
![66853113+pre-commit-ci[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
ce08d9e348
commit
949af9bbd5
@@ -2,7 +2,7 @@
|
||||
"cells": [
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "a69ceb22",
|
||||
"id": "0",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# A simple SymPy example"
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "3c43c88e",
|
||||
"id": "1",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"First we import SymPy and initialize printing:"
|
||||
@@ -19,7 +19,7 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "7b561917",
|
||||
"id": "2",
|
||||
"metadata": {
|
||||
"jupyter": {
|
||||
"outputs_hidden": false
|
||||
@@ -33,7 +33,7 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "d6454356-d5a6-481f-aaac-9abcc101026a",
|
||||
"id": "3",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
@@ -42,7 +42,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "fbe0a2f3",
|
||||
"id": "4",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"Create a few symbols:"
|
||||
@@ -51,7 +51,7 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "c99d7f17",
|
||||
"id": "5",
|
||||
"metadata": {
|
||||
"jupyter": {
|
||||
"outputs_hidden": false
|
||||
@@ -64,7 +64,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "f61dddac",
|
||||
"id": "6",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"Here is a basic expression:"
|
||||
@@ -73,7 +73,7 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "0cfde73c",
|
||||
"id": "7",
|
||||
"metadata": {
|
||||
"jupyter": {
|
||||
"outputs_hidden": false
|
||||
@@ -88,7 +88,7 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "cb7eb1ad",
|
||||
"id": "8",
|
||||
"metadata": {
|
||||
"jupyter": {
|
||||
"outputs_hidden": false
|
||||
@@ -102,7 +102,7 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "07441ea9",
|
||||
"id": "9",
|
||||
"metadata": {
|
||||
"jupyter": {
|
||||
"outputs_hidden": false
|
||||
|
Reference in New Issue
Block a user