Skip to content

Commit e7614eb

Browse files
authored
Refactor 03-Neptune-ML samples folder (#546)
* Refactor 03-Neptune-ML samples folder * update changelog
1 parent e519576 commit e7614eb

10 files changed

+100
-1
lines changed

ChangeLog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
Starting with v1.31.6, this file will contain a record of major features and updates made in each release of graph-notebook.
44

55
## Upcoming
6+
- Fixed `neptune_ml_utils` imports in `03-Neptune-ML` samples ([Link to PR](https://github.com/aws/graph-notebook/pull/546))
67

78
## Release 4.0.1 (Nov 29, 2023)
8-
- Fixed @neptune_db_only magics decorator [Link to PR](https://github.com/aws/graph-notebook/pull/543))
9+
- Fixed @neptune_db_only magics decorator ([Link to PR](https://github.com/aws/graph-notebook/pull/543))
910

1011
## Release 4.0.0 (Nov 29, 2023)
1112
- Added support for Neptune Analytics ([Link to PR](https://github.com/aws/graph-notebook/pull/541))

src/graph_notebook/notebooks/03-Neptune-ML/01-Gremlin/01-Getting-Started-with-Neptune-ML-Gremlin.ipynb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,20 @@
8181
"Run the code below to check that your cluster is configured to run Neptune ML."
8282
]
8383
},
84+
{
85+
"cell_type": "code",
86+
"execution_count": null,
87+
"outputs": [],
88+
"source": [
89+
"!cp ../neptune_ml_utils.py ."
90+
],
91+
"metadata": {
92+
"collapsed": false,
93+
"pycharm": {
94+
"name": "#%%\n"
95+
}
96+
}
97+
},
8498
{
8599
"cell_type": "code",
86100
"execution_count": null,

src/graph_notebook/notebooks/03-Neptune-ML/01-Gremlin/02-Introduction-to-Node-Classification-Gremlin.ipynb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,20 @@
7474
],
7575
"metadata": {}
7676
},
77+
{
78+
"cell_type": "code",
79+
"execution_count": null,
80+
"outputs": [],
81+
"source": [
82+
"!cp ../neptune_ml_utils.py ."
83+
],
84+
"metadata": {
85+
"collapsed": false,
86+
"pycharm": {
87+
"name": "#%%\n"
88+
}
89+
}
90+
},
7791
{
7892
"cell_type": "code",
7993
"execution_count": null,

src/graph_notebook/notebooks/03-Neptune-ML/01-Gremlin/03-Introduction-to-Node-Regression-Gremlin.ipynb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,20 @@
7373
"Run the code below to check that your cluster is configured to run Neptune ML."
7474
]
7575
},
76+
{
77+
"cell_type": "code",
78+
"execution_count": null,
79+
"outputs": [],
80+
"source": [
81+
"!cp ../neptune_ml_utils.py ."
82+
],
83+
"metadata": {
84+
"collapsed": false,
85+
"pycharm": {
86+
"name": "#%%\n"
87+
}
88+
}
89+
},
7690
{
7791
"cell_type": "code",
7892
"execution_count": null,

src/graph_notebook/notebooks/03-Neptune-ML/01-Gremlin/04-Introduction-to-Link-Prediction-Gremlin.ipynb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,20 @@
7171
"Run the code below to check that this cluster is configured to run Neptune ML."
7272
]
7373
},
74+
{
75+
"cell_type": "code",
76+
"execution_count": null,
77+
"outputs": [],
78+
"source": [
79+
"!cp ../neptune_ml_utils.py ."
80+
],
81+
"metadata": {
82+
"collapsed": false,
83+
"pycharm": {
84+
"name": "#%%\n"
85+
}
86+
}
87+
},
7488
{
7589
"cell_type": "code",
7690
"execution_count": null,

src/graph_notebook/notebooks/03-Neptune-ML/01-Gremlin/05-Introduction-to-Edge-Classification-Gremlin.ipynb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,20 @@
7474
"Run the code below to check that this cluster is configured to run Neptune ML."
7575
]
7676
},
77+
{
78+
"cell_type": "code",
79+
"execution_count": null,
80+
"outputs": [],
81+
"source": [
82+
"!cp ../neptune_ml_utils.py ."
83+
],
84+
"metadata": {
85+
"collapsed": false,
86+
"pycharm": {
87+
"name": "#%%\n"
88+
}
89+
}
90+
},
7791
{
7892
"cell_type": "code",
7993
"execution_count": null,

src/graph_notebook/notebooks/03-Neptune-ML/01-Gremlin/06-Introduction-to-Edge-Regression-Gremlin.ipynb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,20 @@
7272
"Run the code below to check that your cluster is configured to run Neptune ML."
7373
]
7474
},
75+
{
76+
"cell_type": "code",
77+
"execution_count": null,
78+
"outputs": [],
79+
"source": [
80+
"!cp ../neptune_ml_utils.py ."
81+
],
82+
"metadata": {
83+
"collapsed": false,
84+
"pycharm": {
85+
"name": "#%%\n"
86+
}
87+
}
88+
},
7589
{
7690
"cell_type": "code",
7791
"execution_count": null,

src/graph_notebook/notebooks/03-Neptune-ML/03-Sample-Applications/02-Job-Recommendation-Text-Encoding.ipynb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,20 @@
143143
"First, to check that this cluster is configured to run Neptune ML. Then, (optional) clear existing datasets in the Neptune cluster. And finally, load the Neptune-formartted job recommendatation dataset from `s3://neptuneml-data/kaggle-job-recommend`."
144144
]
145145
},
146+
{
147+
"cell_type": "code",
148+
"execution_count": null,
149+
"outputs": [],
150+
"source": [
151+
"!cp ../neptune_ml_utils.py ."
152+
],
153+
"metadata": {
154+
"collapsed": false,
155+
"pycharm": {
156+
"name": "#%%\n"
157+
}
158+
}
159+
},
146160
{
147161
"cell_type": "code",
148162
"execution_count": null,

0 commit comments

Comments
 (0)