Forum Discussion
Programming and Coding (IDE) blocks inside the course
Hi,
I am working on a project that involves a using Python for AI. I was wondering if there is a possibility of having that within the course like an IDE. Essentially, the codes are already in Jupyter notebooks for the learners to practice. Any suggestions?
2 Replies
- MathNotermans-9Community Member
In Storyline you can embed external stuff and use Javascript. So that might work for you.
- WilfriedSharp-3Community Member
Hi Raunak,
My process is to convert the jupyter notebook file to a html file. I use Google collab for this - https://colab.research.google.com/github/Mostafa-MR/Convert_ipynb_to_HTML_in_Colab/blob/main/Convert_ipynb_to_HTML_in_Colab.ipynb#scrollTo=4FhcP565-JpA
After you have the HTML file, you upload this into Rise as a Multimedia attachment. Open that in a new tab and copy the link/URL.
Go to https://www.iframe-generator.com/ and paste in the URL from above. Select generate.
Then copy that code into an embed block. You can adjust the height of the iframe to fit the size of the code. So will look like below. But you can delete the file attachment when you are finished.
Related Content
- 3 months ago
- 5 months ago
- 2 months ago
- 2 months ago
- 4 months ago