Skip to content

Commit

Permalink
change way to open tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
chuongmep committed Mar 17, 2024
1 parent 1f00f2c commit 3837c3e
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 2 deletions.
35 changes: 33 additions & 2 deletions APSToolkitPython/Tutorials/00. Jupyter Notebook And Python.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<table align=\"left\">\n",
" <td style=\"text-align: center\">\n",
" <a href=\"https://colab.research.google.com/github/chuongmep/aps-toolkit/blob/dev/APSToolkitPython/Tutorials/00.%20Jupyter%20Notebook%20And%20Python.ipynb\">\n",
" <img src=\"https://cloud.google.com/ml-engine/images/colab-logo-32px.png\" alt=\"Google Colaboratory logo\"><br> Run in Colab\n",
" </a>\n",
" </td>\n",
" <td style=\"text-align: center\">\n",
" <a href=\"https://github.com/chuongmep/aps-toolkit/blob/dev/APSToolkitPython/Tutorials/00.%20Jupyter%20Notebook%20And%20Python.ipynb\">\n",
" <img src=\"https://cloud.google.com/ml-engine/images/github-logo-32px.png\" alt=\"GitHub logo\"><br> View on GitHub\n",
" </a>\n",
" </td>\n",
"</table>"
]
},
{
"cell_type": "markdown",
"metadata": {
"notebookRunGroups": {
"groupValue": "2"
}
},
"source": [
"| | |\n",
"|-|-|\n",
"|Author(s) | [Chuong Ho](https://github.com/chuongmep) |"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -151,7 +182,7 @@
"output_type": "stream",
"text": [
"Name: aps-toolkit\n",
"Version: 0.1.2\n",
"Version: 0.3.2\n",
"Summary: A Toolkit Autodesk Platform Services for Python\n",
"Home-page: https://github.com/chuongmep/aps-toolkit\n",
"Author: chuong mep\n",
Expand Down Expand Up @@ -192,7 +223,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
"version": "3.11.1"
}
},
"nbformat": 4,
Expand Down
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ APS Toolkit (Former is Forge) is powerful tool for developer,software enginner,

- I want connect, intergrate with another platform to help improve data in BIM, step to near with AI, Machine Learning, Big Data, etc.

- Attract talent more interesting in BIM, AI, Machine Learning, Big Data, etc.

## ⚙ Installation

### .NET
Expand Down

0 comments on commit 3837c3e

Please sign in to comment.