File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3131 " - Part of the code from the APICall section was adapated from this [blog post][apicall-blog].\n " ,
3232 " \n " ,
3333 " [colab_badge]: https://colab.research.google.com/assets/colab-badge.svg\n " ,
34- " [colab_link]: https://colab.research.google.com/github/Multiomics-Analytics-Group/vuegen/blob/main/docs/vuegen_apicall_chatbot_case_study .ipynb\n " ,
34+ " [colab_link]: https://colab.research.google.com/github/Multiomics-Analytics-Group/vuegen/blob/main/docs/vuegen_apicall_case_study .ipynb\n " ,
3535 " [abstractfig_vuegen]: https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_graph_abstract.png\n " ,
3636 " [Mona]: https://multiomics-analytics-group.github.io/\n " ,
3737 " [Biosustain]: https://www.biosustain.dtu.dk/\n " ,
482482 },
483483 {
484484 "cell_type" : " code" ,
485- "execution_count" : 17 ,
485+ "execution_count" : null ,
486486 "id" : " 2983d5c0" ,
487487 "metadata" : {
488488 "tags" : [
510510 }
511511 ],
512512 "source" : [
513- " # run_streamlit = False\n " ,
514- " run_streamlit = True # uncomment line to run the streamlit report\n " ,
513+ " run_streamlit = False\n " ,
514+ " # run_streamlit = True # uncomment line to run the streamlit report\n " ,
515515 " # Launch the Streamlit report depneding on the platform\n " ,
516516 " if not IN_COLAB and run_streamlit:\n " ,
517517 " !streamlit run streamlit_report/sections/report_manager.py\n " ,
Original file line number Diff line number Diff line change 3333 " - You can find more details about the project in this [GitHub repository][githubrepo].\n " ,
3434 " \n " ,
3535 " [colab_badge]: https://colab.research.google.com/assets/colab-badge.svg\n " ,
36- " [colab_link]: https://colab.research.google.com/github/Multiomics-Analytics-Group/vuegen/blob/main/docs/vuegen_apicall_chatbot_case_study .ipynb\n " ,
36+ " [colab_link]: https://colab.research.google.com/github/Multiomics-Analytics-Group/vuegen/blob/main/docs/vuegen_chatbot_case_study .ipynb\n " ,
3737 " [abstractfig_vuegen]: https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_graph_abstract.png\n " ,
3838 " [Mona]: https://multiomics-analytics-group.github.io/\n " ,
3939 " [Biosustain]: https://www.biosustain.dtu.dk/\n " ,
330330 },
331331 {
332332 "cell_type" : " code" ,
333- "execution_count" : 17 ,
333+ "execution_count" : null ,
334334 "id" : " 2983d5c0" ,
335335 "metadata" : {
336336 "tags" : [
358358 }
359359 ],
360360 "source" : [
361- " # run_streamlit = False\n " ,
362- " run_streamlit = True # uncomment line to run the streamlit report\n " ,
361+ " run_streamlit = False\n " ,
362+ " # run_streamlit = True # uncomment line to run the streamlit report\n " ,
363363 " # Launch the Streamlit report depneding on the platform\n " ,
364364 " if not IN_COLAB and run_streamlit:\n " ,
365365 " !streamlit run streamlit_report/sections/report_manager.py\n " ,
You can’t perform that action at this time.
0 commit comments