Skip to content

Commit 9385f36

Browse files
committed
update readme
1 parent 4eb54c9 commit 9385f36

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

Readme.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2+
![PyPI](https://img.shields.io/pypi/v/aps-toolkit?label=pypi%20jupyter-forge)
3+
![PyPI - Downloads](https://img.shields.io/pypi/dm/jupyter-forge?label=pipy-download)
4+
5+
<a href="https://twitter.com/intent/follow?screen_name=chuongmep">
6+
<img src="https://img.shields.io/twitter/follow/chuongmep?style=social&logo=twitter"
7+
alt="follow on Twitter"></a>
8+
19
# 🍫Description
210

311
Jupyter Forge is a powerful library that seamlessly integrates Autodesk Platform Services with Jupyter Notebooks, enabling interactive 3D viewing and exploration within your notebook environment.
@@ -14,6 +22,10 @@ Jupyter Forge is a powerful library that seamlessly integrates Autodesk Platform
1422

1523
![](./docs/cluster.gif)
1624

25+
- [x] Search Object by Name
26+
27+
![](./docs/search.gif)
28+
1729

1830
## 🦞Installation
1931

docs/search.gif

2.44 MB
Loading

docs/test-lib.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
{
3838
"cell_type": "code",
39-
"execution_count": 3,
39+
"execution_count": 4,
4040
"id": "b3f8b04d",
4141
"metadata": {
4242
"ExecuteTime": {
@@ -60,7 +60,7 @@
6060
" "
6161
],
6262
"text/plain": [
63-
"<IPython.lib.display.IFrame at 0x208c591b0e0>"
63+
"<IPython.lib.display.IFrame at 0x208a6f5e930>"
6464
]
6565
},
6666
"metadata": {},

0 commit comments

Comments
 (0)