Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
- added the figure tag instead of video
- changed the alternative writing environment
  • Loading branch information
biumiamy committed Jul 18, 2024
1 parent 85996fd commit 6af37ba
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 33 deletions.
22 changes: 5 additions & 17 deletions examples/Author_Guideline/AuthorGuideline-mac-raw.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,15 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 1,
"id": "9e75ad05-c8cf-416e-9242-5d6127e03963",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": [
"video-setup-envir-mac-*"
"figure-setup-environment-mac-*"
]
},
"outputs": [
Expand All @@ -131,7 +131,7 @@
" "
],
"text/plain": [
"<IPython.lib.display.VimeoVideo at 0x7f5d19837a90>"
"<IPython.lib.display.VimeoVideo at 0x7f09a1f17750>"
]
},
"metadata": {
Expand Down Expand Up @@ -195,28 +195,16 @@
"id": "e1ad3f31",
"metadata": {},
"source": [
"If you already work with Anaconda, you can also use that to produce your articles. Refer to [this page for anaconda's installation](https://docs.anaconda.com/anaconda/install/) and to [this one](https://docs.anaconda.com/anaconda/navigator/) to use anaconda navigator to launch jupyter notebooks."
"If you already work with Anaconda, you can also use that to produce your articles. Refer to [this page for anaconda's installation](https://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html) of JupyterLab. "
]
},
{
"cell_type": "markdown",
"id": "f8081560",
"metadata": {},
"source": [
"In case you use Anaconda, make sure you have the following versions for best compatibility:\n",
"\n",
"nbconvert: 6.0.7\n",
"\n",
"jupyter client: 6.1.7\n",
"\n",
"jupyter-notebook: 6.2.0"
"You will also need the [citation-manager](https://github.com/krassowski/jupyterlab-citation-manager) for Juypterlab."
]
},
{
"cell_type": "markdown",
"id": "51d8cef9",
"metadata": {},
"source": []
}
],
"metadata": {
Expand Down
26 changes: 10 additions & 16 deletions examples/Author_Guideline/AuthorGuideline-windows-raw.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"slide_type": ""
},
"tags": [
"video-setup-process-*"
"figure-setup-process-Windows-*"
]
},
"outputs": [
Expand Down Expand Up @@ -410,28 +410,22 @@
"id": "e1ad3f31",
"metadata": {},
"source": [
"If you already work with Anaconda, you can also use that to produce your articles. Refer to [this page for anaconda's installation](https://docs.anaconda.com/anaconda/install/) and to [this one](https://docs.anaconda.com/anaconda/navigator/) to use anaconda navigator to launch jupyter notebooks."
"If you already work with Anaconda, you can also use that to produce your articles. Refer to [this page for anaconda's installation](https://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html) of JupyterLab. "
]
},
{
"cell_type": "markdown",
"id": "f8081560",
"metadata": {},
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": []
},
"source": [
"In case you use Anaconda, make sure you have the following versions for best compatibility:\n",
"\n",
"nbconvert: 6.0.7\n",
"\n",
"jupyter client: 6.1.7\n",
"\n",
"jupyter-notebook: 6.2.0"
"You will also need the [citation-manager](https://github.com/krassowski/jupyterlab-citation-manager) for Juypterlab."
]
},
{
"cell_type": "markdown",
"id": "b81bb954",
"metadata": {},
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 6af37ba

Please sign in to comment.