Skip to content

public notebook helper functions for the pegasys project

Notifications You must be signed in to change notification settings

dynatrace-ace/pegasys-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pegasys-helpers

public notebook helper functions for the pegasys project.

Instructions

After modifying the code you need to run npm run build and commit the changes in the dist folder to be able to consume the code in Dynatrace Notebooks.

This is using a CDN (Prefer way):

import helpers from "https://esm.sh/gh/dynatrace-ace/[email protected]/dist/index.esm.js";

Or using a direct link

import {QuestionSDK} from "https://raw.githubusercontent.com/dynatrace-ace/pegasys-helpers/0.0.2/dist/index.esm.js

About

public notebook helper functions for the pegasys project

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published