Template Deployment of a Jupyter Code Workspace

Hi Devs,

I am curious if anybody succeeded in deploying an existing Code Workspace (actually a template for some internal training), using the Template tool.

In my personal experience setup was really simple, but unfortunately the deployed artifact is a basic Code Repository not automatically recognized as Code Workspace (unlike the source Artifact).

Thanks for your help

Hi cheTesta,

At this time Code Workspaces are not supported in Foundry Templates. For future reference, could you describe what your Code Workspace looks like, and in particular which features of Code Workspaces you are particularly interested in having templatizable?

@calebh My Code Workspace contains a set of Jupyter Notebooks containing analytical templates for newcomers and python learners, pre-written templates to be deployed for every analyst to use in various use cases: in particular I would be interested in having the analyst focus on code / data without having to worry about Environment config or cloning the .ipynb templates