Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified source/img/lti/enable_class_fork.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions source/instructors/admin/integration/lti-course-copy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ Enabling this setting allows existing Codio course content used in your LMS to b
LTI 1.3 Course Copy
--------------------

First enable :ref:`LTI Constant URLs <lti-keys-and-urls-information>` for your course.

1. In your existing Codio course, enable **Enable LTI course copy**, save your changes.

.. figure:: /img/lti/enable_class_fork.png
Expand All @@ -41,8 +39,6 @@ First enable :ref:`LTI Constant URLs <lti-keys-and-urls-information>` for your c
LTI 1.1 Course Copy
--------------------

First enable :ref:`LTI Constant URLs <lti-keys-and-urls-information>` for your course.


1. In your existing Codio course, enable **Enable LTI course copy** and save your changes.

Expand Down
11 changes: 10 additions & 1 deletion source/instructors/admin/sandboxes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ Key Concepts
- The AWS region in which sandboxes are created. Currently fixed to ``us-east-1``.
* - **Prime**
- Optional pre-warming configuration for sandboxes. When enabled, the platform creates "primed" sandboxes ahead of time to reduce wait time for learners.
* - **Warmup Storage**
- - Optional preparation of EBS volumes for sandboxes. When enabled, the platform prepares the volumes before they are needed. This can reduce boot time. Warmup storage may take time to become ready after the configuration is published. Windows sandboxes may require up to 5 minutes; GPU-backed Jupyter sandboxes may require about 10 minutes.

Lifecycle, Duration, and Cleanup
--------------------------------
Expand Down Expand Up @@ -237,7 +239,10 @@ After setting ``type`` to ``aws_ec2``, configure the following ``parameters``:
- Optional
- Default access channel for the instance. Supported values in examples: ``ssh`` or ``vnc``.
If omitted, both connection modes are available.

* - ``warmup_storage``
- boolean
- Optional
- Prepare EBS volumes before they are needed. Supported values: ``true`` or ``false``
Comment thread
shajason marked this conversation as resolved.


.. _jupytertype-sandboxes:
Expand Down Expand Up @@ -267,6 +272,10 @@ After setting ``type`` to ``jupyter``, configure the following ``parameters``:
- integer (GB)
- Yes
- Root volume size in GiB for the Jupyter environment (for example, ``40``).
* - ``warmup_storage``
- boolean
- Optional
- Prepare EBS volumes before they are needed. Supported values: ``true`` or ``false``

``prime`` (common)
~~~~~~~~~~~~~~~~~~
Expand Down
4 changes: 4 additions & 0 deletions source/instructors/getstarted/support/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@ We do not report small bug fixes or issues that affect individual users, who we
`[I]` = Update or improvement
`[F]` = New feature

**August 2026**

- `[I] [5th]`: Settings combined for :ref:`LTI Course Copy <lti-course-copy>`.

**July 2026**

- `[I] [30th]`: Warmup storage setting for :ref:`sandboxes <sandboxes>`.
- `[F] [16th]`: Added :ref:`Smart Import <smartimport>`.


Expand Down
14 changes: 7 additions & 7 deletions source/instructors/setupcourses/search-course.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@ Courses are displayed in groups based on their creation date. The most recent co

The **My** tab will show all courses in which you are a **Teacher**. This can be useful where you are in the **Owners** group and do not wish to see all the courses in the organization.

If you wish to see all the courses in the organization go to the **All** tab.
If you wish to see all the courses in the organization go to the **All** tab. Only organization **Owners** can see all the courses in an organization.

Sort courses
------------
You can sort the courses within the group by Name, Created Date, Student Count, or Start Date.
You can sort the courses within the group by Name, Created Date, or Start Date.

.. image:: /img/manage_classes/orderclass.png
:alt: Sort Courses

Search course
-------------
If you have a large number of courses, you can search by Name, Created Date, Student Count, or Start Date. Choose the sort option and then simply start typing your search criteria in the **Search** box. Codio searches all course names and filters your list accordingly.
Search courses
--------------
If you have a large number of courses, you can search by Name. Codio searches course names and filters the list.

You can use this feature to more easily view just courses you teach. Search for your username and **Add as Tab** as described below.
To find courses with a specific tag, search for ``tag:"Intro"``.

Add as Tab
----------
To save your search parameters as a tab, click **Add as Tab**. Your search is then saved as a tab so you can quickly perform the same search again.
To save your search parameters as a tab, click **Add as Tab**. Your search is then saved as a tab so you can quickly perform the same search again.