Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
imported instance generator to notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Feb 28, 2024
1 parent a46409b commit 44dad45
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions notebooks/copasi_process_composer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,22 @@
},
"id": "ebf2bf601e5054a6"
},
{
"cell_type": "code",
"outputs": [],
"source": [
"from biosimulator_processes.utils import generate_copasi_process_instance"
],
"metadata": {
"collapsed": false,
"ExecuteTime": {
"end_time": "2024-02-28T21:21:05.924230Z",
"start_time": "2024-02-28T21:21:05.401040Z"
}
},
"id": "56fe39f779b76c37",
"execution_count": 2
},
{
"cell_type": "code",
"outputs": [
Expand Down

0 comments on commit 44dad45

Please sign in to comment.