# VTK.js Courses?

**URL:** https://discourse.vtk.org/t/vtk-js-courses/214
**Category:** Web
**Created:** [February 5, 2019, 2:13pm UTC](https://discourse.vtk.org/t/vtk-js-courses/214 "2019-02-05T14:13:02Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![dannyrb](https://discourse.vtk.org/user_avatar/discourse.vtk.org/dannyrb/32/65_2.png) [@dannyrb](https://discourse.vtk.org/u/dannyrb)
#### Post date: [February 5, 2019, 2:13pm UTC](https://discourse.vtk.org/t/vtk-js-courses/214/1 "2019-02-05T14:13:02Z")

</div>

👋 Hello,

I am a maintainer over at [cornerstone-tools](https://github.com/cornerstonejs/cornerstoneTools), and we get a large number of requests for 2D/3D MPR functionality. Often times, we point our users toward:

- VTK.js’s documentation site
- [OHIF’s VTK.js plugin](https://github.com/OHIF/VTKPlugin)

However, I often find myself wishing I could provide more resources and guidance. We’ve recently made it easier to incorporate external libraries and 3rd party tools with Cornerstone, and it’s a personal goal of mine to create a few new tools that leverage VTK.js that can be used by the community in their viewers, and as a learning tool / starting point.

I see that there is a course offering for VTK, but are there any plans to offer courses for VTK.js? Is there a path or existing resources you would recommend as well?

---

<div class="post-metadata">

### Author: ![Sebastien\_Jourdain](https://discourse.vtk.org/user_avatar/discourse.vtk.org/sebastien_jourdain/32/100_2.png) [@Sebastien\_Jourdain](https://discourse.vtk.org/u/Sebastien_Jourdain)
#### Post date: [February 5, 2019, 4:55pm UTC](https://discourse.vtk.org/t/vtk-js-courses/214/2 "2019-02-05T16:55:29Z")

</div>

Hi Danny,

Kitware offers courses at customer’s site for various group size.  
If you are looking for the courses we offer near our offices (NY, NC, NM), I don’t necessary have a good picture of what and when such course would happen. Hopefully someone else from Kitware could shade some light on that topic. But if we have a decent crowd requesting such a course, Kitware will be happy to consider it.

---

<div class="post-metadata">

### Author: ![dannyrb](https://discourse.vtk.org/user_avatar/discourse.vtk.org/dannyrb/32/65_2.png) [@dannyrb](https://discourse.vtk.org/u/dannyrb)
#### Post date: [February 5, 2019, 5:19pm UTC](https://discourse.vtk.org/t/vtk-js-courses/214/3 "2019-02-05T17:19:53Z")

</div>

Thanks for the quick reply, @Sebastien_Jourdain!

That makes sense. Does Kitware offer “remote” courses? The company I work for, and the Cornerstone Community, are 100% remote. I may be able to organize and acquire funding for Cornerstone’s core maintainers to receive education if a remote option were possible.

Is there a “best place” to keep my ears to the ground for murmurings of VTK.js course offerings near your offices?

---

<div class="post-metadata">

### Author: ![Sebastien\_Jourdain](https://discourse.vtk.org/user_avatar/discourse.vtk.org/sebastien_jourdain/32/100_2.png) [@Sebastien\_Jourdain](https://discourse.vtk.org/u/Sebastien_Jourdain)
#### Post date: [February 5, 2019, 6:26pm UTC](https://discourse.vtk.org/t/vtk-js-courses/214/4 "2019-02-05T18:26:22Z")

</div>

General courses are usually advertise on the mailing list / discourse. So just by being here and following the VTK discourse, should be good enough.

For a remote course option, if it is just for your company, that should be manageable. I’m not sure for a bigger crowd, we may not have the proper infrastructure. (Although, I don’t know.)

For sure, I’ve done a day long vtk.js course remotely that was tailored to our customer.

I think @Andinet_Enquobahrie has something plan at some point which will likely include some vtk.js in the near future. But I don’t know how open that event will be. Hopefully he will be able to comment.

---

<div class="post-metadata">

### Author: ![cory.quammen](https://discourse.vtk.org/user_avatar/discourse.vtk.org/cory.quammen/32/6751_2.png) [@cory.quammen](https://discourse.vtk.org/u/cory.quammen)
#### Post date: [February 5, 2019, 7:04pm UTC](https://discourse.vtk.org/t/vtk-js-courses/214/5 "2019-02-05T19:04:13Z")

</div>

A hands-on vtk.js tutorial will be included in the free 3-day biomedical image analysis course offered March 12-14, 2019, at Kitware’s Carrboro, NC, USA office. Please see the announcement for the course posted here: [Free Biomedical Image Analysis and Visualization 3-day Course](https://discourse.vtk.org/t/free-biomedical-image-analysis-and-visualization-3-day-course/88?u=cory.quammen).

---

<div class="post-metadata">

### Author: ![MarkoNikovic](https://discourse.vtk.org/user_avatar/discourse.vtk.org/markonikovic/32/2931_2.png) [@MarkoNikovic](https://discourse.vtk.org/u/MarkoNikovic)
#### Post date: [February 2, 2021, 6:24am UTC](https://discourse.vtk.org/t/vtk-js-courses/214/6 "2021-02-02T06:24:55Z")

</div>

👋 Hello @dannyrb, How are you?  
I have one problem during using cornerstoneTools  
I am using TextMarkerTool with CornerstoneTools ^4.20.1

 ![image](https://discourse.vtk.org/uploads/default/original/2X/a/a4a14115393c90f91a57f3ec138745ccc4eddb61.png)  
When click mouse left, displayed ‘Please enter text’ but I can’t edit this text.  
Directly, when click double in text, alert don’t display like sample  

> **[Text Marker Tool](https://tools.cornerstonejs.org/examples/tools/text-marker.html)**

  
I hope you help me  
Thank you in advance
